Forum Replies Created
-
AuthorPosts
-
February 21, 2014 at 11:16 pm in reply to: 2 h1 headings on product pages: 'Shop' in header and Product name #227741
De nada :)
Saludos,
JosueYou are welcome, glad we could help :)
Regards,
JosueFebruary 21, 2014 at 10:15 pm in reply to: 2 h1 headings on product pages: 'Shop' in header and Product name #227702I forgot the link, this would be the final line to add in /config-woocommerce/config.php, line 549:
if(is_singular('product')){ $title = get_the_title(); $t_link = get_permalink();Regards,
JosueHi David!
1. Wrap those in a div so they get below the copyright.
2. You have this custom code in your Quick CSS:@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; } }Remove it and it will get fixed.
Regards,
JosueFebruary 21, 2014 at 8:52 pm in reply to: Fixed Header with social icons change size and background #227668Try with this code:
.home .content { position: relative; top: -20px; }Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueFebruary 21, 2014 at 8:47 pm in reply to: 2 h1 headings on product pages: 'Shop' in header and Product name #227664Now add this line at the very end of functions.php:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_title', 5 );You can also put it in /config-woocommerce/config.php if you prefer to have all the mods in one file.
Regarding the /shop page, can you post a link to it? i didn’t get what you mean.
Cheers!
JosueWe looking forward to hearing from you.
Hey!
Try adding this code to the Quick CSS:
.frm_form_fields input { background: white !important; border-color: #f6922d !important; }Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueThey are not because there is a CDN functionality activated, so the file that is served is this one:
http://forte.wpengine.netdna-cdn.com/wp-content/themes/enfold/css/custom.css?ver=1Instead of this one (which has the change applied):
http://www.forte-systems.com//wp-content/themes/enfold/css/custom.css?ver=1Same with the changes in Quick CSS:
http://forte.wpengine.netdna-cdn.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1Best regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueI’m only seeing a very subtle vertical bump when the image loads, not a white/gray background or something like that.
Regards,
JosueFebruary 21, 2014 at 6:43 pm in reply to: 2 h1 headings on product pages: 'Shop' in header and Product name #227604Hi,
Discard my previous message, try the following:
Open /config-woocommerce/config.php and add this code in line 549:
if(is_singular('product')) { $title = get_the_title(); }Regards,
JosueYou can also add the code to the css/custom.css file.
Regards,
JosueThis reply has been marked as private.Hey!
Yes, edit the 404.php file for that.
Cheers!
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Make sure you write the greater than sign correct (don’t paste it), right now it appears as a & gt; code.
.social_header .main_menu ul:first-child > li a { line-height: 166px; }Regards,
JosueFebruary 21, 2014 at 6:11 am in reply to: How to change the fontello icon size inside buttons? #227278Hi,
Can you post a link to your website please?
Regards,
JosueHey!
Try with this code:
span.avia-menu-fx { bottom: 30px !important; }Regards,
JosueHey!
Your website is not loading on my end :/
http://www.downforeveryoneorjustme.com/http://www.gstarevents.com/references/
Cheers!
JosueHey!
You have a typo in your Quick CSS, this part:
.products h3 { font-size: 14px !important;It’s unclosed, so it’s nulling all the code below it, fix it with this:
.products h3 { font-size: 14px !important; }Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosuePlease do so.
Best regards,
JosueFebruary 21, 2014 at 4:45 am in reply to: How to Have a Full-Sized Featured Image Inside the Posts? #227248Hey!
Please change your Blog Style to this (Enfold > General Settings):

Regards,
JosueHey!
Try adding this code to the Quick CSS:
#customer_login .form-row { overflow: hidden; }Regarding the other issue, you can use the Enfold built-in functionality as Peter mentioned in the last reply. Please note that fixes for third-party plugins not officially supported is out of the scope of the support we can offer.
Cheers!
JosueHallo Karo!
Verwenden Sie dieses Element:

Grüße,
JosueHey!
I was unable to see that flickering, neither the border, have you tried flushing your cache?
http://recordit.co/4zjpNPAlso, in which browser are you seeing this?
Best regards,
Josue -
AuthorPosts

