Forum Replies Created

Viewing 30 posts - 29,401 through 29,430 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 12:17

    Hello,

    I’ve added some code into custom.css file.
    Please check your contact form now and clear the browser cache before.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 11:43

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 11:18

    Hello,

    The problem was with the permissions for /wp-content/uploads/2014/ directory. I’ve changed them and now images are being shown.
    Please check and clear your browser cache before.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 10:54

    Hello,

    This link http://www.d1263267-24692.cp.blacknight.com/louismulcahy.com/shop is unavailable. There is 404 error – Nor found. Have you changed the domain name?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 09:45

    Hello,

    I’ve made changes in custom.css for subscription form.
    Please check it now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 09:09

    In this case you need add the code below into custom.css:

    img.cat-banner {
    display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 08:44

    Hello,

    1. You need edit the file wp-content/themes/legenda/contacts.php, find the lines with ‘Name and Surname’ and remove “surname”.
    2. To change that text you need edit the same contacts.php file, line 64.
    3. To change the background color of the message add this code into custom.css file:
    .success {background-color: #98C391 !important;} and change the color value to yours.
    Here you can watch the tutorial how to create custom.css.

    Also we recommend you to make any changes in files via child theme: http://codex.wordpress.org/Child_Themes not to lose the modifications after theme update.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 08:33

    Hello,

    To center the subscription form use this code in custom.css file:

    form.mc4wp-form, .mc4wp-form form {
        margin-left: 120px;
    } 

    Please clarify your 2nd question. Don’t you want the category thumbnails to be shown on the homepage and leave only the categories title?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 9, 2014 at 08:21

    Hello,

    If you want our Register link to lead customers to your register page it requires additional customization which is not for free. If you have needed skills you can edit the files yourself.

    Concerning WPML question we recommend you to contact their support. They should provide you with more information.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 21:23

    Hello @bond08,

    Did you make changes in style.css of your child theme or the parent theme?
    Please provide us with the login credentials to wp-admin panel and FTP in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 21:19

    As I see contact form is showing fine.
    Could you please clarify what issues you are experiencing?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 21:14

    To change the vertical lines color use this code:

    .main-nav .menu > li > a {border-left: 1px solid #2B2B2B;}
    .main-nav .menu > li:last-child > a {border-right: 1px solid #2B2B2B !important;}

    (change the color value to yours).
    To change active state background:
    .main-nav .menu > li.current-menu-item > a {background-color: #F3F3F3;}
    To change font color:
    .main-nav .menu > li > a { color: #292D33; }
    Just to clarify: you want to set the hover color for the text, not for the background of the menu items, don’t you?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 21:02

    Sorry, but we recommend you to update your ticket regarding site loading issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 20:24

    Hello,

    As I see the thumbnails are showing:

    Also I’ve added the code into custom.css to align the mailchip form. Please check your test page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 19:56

    Hello,

    Does the contact form 7 look the same in default theme?
    Please revert back your changes and provide us with the link to contact form and your wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 18:39

    In this case you need edit the file themes/legenda/content.php (line 64), change the tags from h3 to h1 or h2 and add the following code into style.css in the child theme:

    .blog-post .post-title a {
        font-size: 100% !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 18:07

    Hello,

    You should edit only custom.css file. Have you enabled it in Theme Options > Custom CSS?
    To resize the top header area try to add this code into custom.css:

    .header-top-variant5 {
        height: 40px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:58

    Sorry for misunderstanding.
    Please use this code to make all changes you need:

    .main-nav {background: none repeat scroll 0% 0% #F3F3F3;}
    .main-nav .menu > li > a { color: #292D33; }
    .menu > li.current-menu-item > a {border-color: #F16521;}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:24

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:23

    Hello @Tim1212,

    Could you please clarify with more details what you’re trying to do?
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:21

    Hello,

    Yes, you must create a file like code/functions.php in the child theme.
    Please create a ticket at https://support.8theme.com/ and our specialists will provide you with the needed information concerning the paid service.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:19

    Please try to change permissions to wp-content/really-simple-captcha/tmp folder. Also please ask your host regarding the issue that we are unable to connect to FTP. We’d investigate the problem from our side having FTP access.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:10

    Hello,

    The password for FTP you provided before is incorrect.
    You can update Woocommerce file review-order.php yourself. Just copy this file in the directory wp-content/plugins/woocommerce/templates/checkout and replace the file wp-content/themes/blanco/woocommerce/checkout/review-order.php with it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 17:04

    Hello Pete,

    Please add this code to align register-login area and langauge-area:

    .top-bar .top-links {
        float: left;}
    .top-bar .languages-area {
        float: right; }

    To change header background use this code:

    div.header-type-1 {
    background: #929292;
    }

    To change text color for the menu:

    .main-nav .menu > li > a { color: #292D33; }
    .main-nav .menu > li > a:hover {color: #F16521; }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 16:36

    Hello,

    You can add this code into style.css of your child theme:

    .blog-post .post-title a {
        font-size: 40px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 16:21

    Hello,

    Please read carefully this article https://codex.wordpress.org/Child_Themes (“Referencing / Including Files in Your Child Theme” paragraph) how to include files into the child theme.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 15:58

    Hello,

    As I see you have old theme version, please update it to the latest one (2.9.2). Don’t create multiple folders with the old theme versions, you must overwrite the current files with the updated ones. Please read our documentation: https://www.8theme.com/demo/docs/blanco/index.html#!/upgrade

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 15:50

    Hello,

    Try to rename the image 1752014888.png to 1906380491.png in the /inc/really-simple-captcha/tmp folder.
    Looking forward to your reply.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 15:46

    Hello,

    You can select the light theme and then set the dark version of the footer in Theme Options > Footer. And header background can be modified in custom.css file.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2014 at 15:41

    Hello,

    Do you have Visual Composer plugin installed and activated? Have you just installed the latest theme version or updated it?
    If you have the appropriate skills and want to edit some shortcodes you can do this in wp-content/themes/legenda/framework/shortcodes.php file.

    Regards,
    Eva Kemp.

  • 1 2 3 980 981 982 1,045 1,046 1,047
    Viewing 29,430 results - 29,401 through 29,430 (of 31,382 total)
Viewing 30 posts - 29,401 through 29,430 (of 31,382 total)
8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.