Forum Replies Created
-
AuthorPosts
-
Hi!
Finish the supporters element and then hand me an admin account in private reply.
Regards,
JosueHey!
I see you’re using:
<a name="development"></a>Try the following instead: in each Heading element wrap the content with a span with its respective id attached to it, so instead of:
Leadership DevelopmentPut:
<span id="development">Leadership Development</span>Cheers!
JosueSure, we looking forward to hearing from you :)
Regards,
JosueHey!
Try this one:
@media only screen and (max-width: 500px) { .responsive #top .av-rotator-container-inner{ font-size: 0.55em ; } }One thing, stylesheet load order doesn’t necessarily mean the last one will “override” all other stylesheets, what decides which one prevails is the specificity of the selector, it must match (or be more specific) the one you’re trying to override.
Best regards,
JosueLet us know how it goes.
Regards,
JosueUse this:
@media only screen and (max-width: 500px) { #top .av-rotator-container-inner{font-size: 0.55em; } }Cheers!
JosueHi!
1. Hand me a temporary FTP account.
2. No, the idea is to discard: enable the parent theme momentarily > check if the problem persists.
Best regards,
JosueHey!
If you’re referring to the slider, yea that can be replicated with LayerSlider.
Regards,
JosueDecember 14, 2015 at 6:02 pm in reply to: ACF : displaying a custom field as a new tab in product page #552515Hey Nicolas!
Check this article:
https://docs.woothemes.com/document/editing-product-data-tabs/Cheers!
JosueHi!
When setting the link, try appending
?iframe=trueto it.Regards,
JosueHola,
Prueba re-instalar el theme usando una version recien descargada de ThemeForest.
Saludos,
JosueI believe Lato doesn’t have support for Cyrillic, look for alternative fonts here:
https://www.google.com/fontsHow to add them to Enfold:
https://kriesi.at/support/topic/add-google-font-to-all-parts-of-enfold/#post-460605Regards,
JosueOk, try the following:
1. Via FTP, go to the root of your install, open wp-config.php and place this line of code somewhere around line 34-35:define( 'CONCATENATE_SCRIPTS', false );2. Disable all third-party plugins.
3. Enable the Enfold parent theme.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueOk, i’ve added it, check if the issue gets fixed.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia-mac ul.avia-slideshow-inner { -webkit-transform: none!important; }Cheers!
JosueYou are welcome, glad to help :)
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top .av-inner-masonry-content{ display: none; }Cheers!
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueHey!
Try removing “jpeg” from the path.
Regards,
JosueHi!
@prucek, are you referring to issue that happened after you done the edit in wp-config.php? although i’m not sure what the real reason was i believe it was because you edited the file with MS Word (or similar) and the server couldn’t read the file correctly. I fixed it by simply creating a new file using a plain text editor.Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHi Genecia,
When you note the issue, try opening the Chrome JS console (Command+Option+J) and check if you see any (red) error message.
Cheers!
JosueHello!
It could be possible but not with the theme tools, it would need to be coded in a child theme version of the archive.php template.
Regarding services, we don’t but we do recommend a trusty third-party provider here.
Regards,
JosueHey!
In theme or child theme functions.php.
Best regards,
Josue -
AuthorPosts
