Forum Replies Created
-
AuthorPosts
-
January 15, 2016 at 4:37 am in reply to: Product description not working at all in woo commerce on enfold #565921
Hi,
It disables JavaScript concatenation: http://www.codeforest.net/14-wordpress-configuration-file-tricks
Best regards,
RikardHi Sascha,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardJanuary 15, 2016 at 4:14 am in reply to: Please help with "Remove render – blocking Javascript & Optimize CSS delivery #565901Hi,
You will get that “error” on any page using JavaScript and CSS basically, but you can try a minify plugin to reduce the number of files: https://wordpress.org/plugins/bwp-minify/
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 768px) { .custom_content { top: 5px !important; } }Regards,
RikardJanuary 15, 2016 at 4:03 am in reply to: Color Section Background & Animated Countdown Stopped Working #565891Hi,
You are getting some JavaScript errors on the page, could you try deactivating all plugins to see if one of them is causing a conflict please?
Thanks,
RikardHi,
I’m not sure but I don’t think so, not sure if it’s currently possible with Layer Slider if you read Elliotts post.
Regards,
RikardJanuary 15, 2016 at 3:33 am in reply to: Sticky header when scrolled with transparency / menu below fill container #565873Hi,
It’s showing fine on my end, could you try clearing your browser cache and reload a few times to see if that helps?
Regards,
RikardJanuary 14, 2016 at 2:27 pm in reply to: Add Raleway font to navigation and Merriweather font to body #565401Hi,
Please try the following to add a new Google font to the theme: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Thanks,
RikardHi jesseaborden,
Not sure what text you are trying to target but you can try something like this:
.active_tab p { color:red !important; }Regards,
RikardHey rachelcavery,
Try clearing your browser cache, restart and reload a few times to see if that helps. If not then send us admin login details in private so that we can have a closer look.
Thanks,
RikardHi,
Like for your problems with hiding and showing sliders, you can simply inspect the page and find the ID of slider and put it before the class:
#fullscreen_slider_0 .avia-button:hover { background-color: white !important; color: black !important; }Best regards,
RikardHey Slade,
I think the first step to implementing something like that would be to have current IP number ranges for each country. I’m sure you can find ready code like that online. Once you know the IP ranges you can start writing a custom function based on them.
Regards,
RikardHi,
Glad we could help, please let us know if you should need any more help on the topic.
Best regards,
RikardHi paulmacnicol,
Please try the following in Quick CSS under Enfold–>General Styling:
.home .av_one_third .avia_textblock p { padding-left:10px !important; padding-right:10px !important; }Thanks,
RikardHi,
Glad you got it fixed, please let us know if you should need any more help on the topic.
Best regards,
RikardHi,
I’m not sure why you have two installations? Please delete the one you are not using then try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi,
Thanks for sharing, please let us know if you should need any more help on the topic.
Thanks,
RikardHi,
The two theme folder, Enfold and enfold-child, but overwriting the files should have the same effect if you feel more comfortable with that?
Thanks,
RikardHi Richard,
Please try the following as well:
#header .widget { z-index: 100 !important; }Regards,
RikardHi @gerardbao,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi,
The code is the same, all you have to do is replace the id of slider which you can find by inspecting the element on the page:
@media only screen and (max-width: 480px) { #full_slider_1 { display:none !important; } }Best regards,
RikardHi,
Please try the following CSS as well:
.avia-button:hover { background-color: white !important; color: black !important; }Thanks,
RikardHi,
Thanks for the details but they are not working unfortunately, could you check please?
Best regards,
RikardHi,
Glad you got it working. Please let us know if you should have any further problems on the topic.
Best regards,
Rikard -
AuthorPosts
