Forum Replies Created
-
AuthorPosts
-
Hi,
Add this to quick css:
.page-id-54 .avia-table-1 tr td{ font-size:20px!important; }
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 19, 2021 at 12:03 am in reply to: Partner/logo element control dots not working on mobile #1273526Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 18, 2021 at 11:55 pm in reply to: Updating failed. The response is not a valid JSON response. #1273519Hi,
I’m glad this was resolved. Should you need additional help with anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHey Silvi33,
We usually recommend plugins for that, but as you have used quite a few they may not suit your specific needs. In that case, a custom solution may needed to be coded for you from a freelancer.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 18, 2021 at 11:49 pm in reply to: Hide header logo before scrolling, then show on scrolling, on specific pages #1273509Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 18, 2021 at 11:47 pm in reply to: Background color and font weight correct in the source code but not applied #1273506Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 18, 2021 at 11:43 pm in reply to: How to edit "Share This Entry" to "Share This Template" ? #1273503Hey Hafeez Ullah,
Try adding this to the theme functions.php file:
function modify_share_title(){ return "Share This Template"; } add_filter('avia_social_share_title', 'modify_share_title');
Best regards,
Jordan ShannonHi,
Perhaps thats something that can be added later. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Alan,
Which Facebook URL are you putting in the widget? What happens if you use our Fb page for instance? https://www.facebook.com/kriesi.at
You should be able to add one manually if you prefer that, you would have to refer to the Facebook documentation for that: https://developers.facebook.com/docs/plugins/like-box-for-pages/
Best regards,
Jordan ShannonHey Alan,
Enfold doesn’t have that feature. It was actually custom coded for the homepage of the site.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
We will go visit that one.
Best regards,
Jordan ShannonHi,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJanuary 17, 2021 at 6:35 am in reply to: Style of main menu buttons_Background and fonts color #1273027Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey sensiblekaren,
Add this to quick css:
#menu-sectors a{ font-size:18px!important; }
Best regards,
Jordan ShannonHi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey Daniele,
Add this to functions.php:
// Move Yoast to bottom function yoasttobottom() { return 'low'; } add_filter( 'wpseo_metabox_prio', 'yoasttobottom');
Best regards,
Jordan ShannonHey schwabino,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonHey Tigger22,
Please provide admin info so we can log in and look into this issue further.
Best regards,
Jordan ShannonHi,
It would be the general support forum on the Yoast site.
Best regards,
Jordan ShannonHi,
Add this to quick css and adjust to what you need:
.caption_framed .slideshow_caption .avia-caption-title{ background: rgba(255, 255, 255, 0.5)!important; }
Best regards,
Jordan Shannon -
AuthorPosts