Forum Replies Created
-
AuthorPosts
-
Hi,
unfortunately then we can’t help you, as you said yourself already, it is not theme related. Please contact WPML support about this issue.
Best regards,
AndyHi,
finally I can see your website, but I have no idea what you want to achieve to be honest. Can you explain further please? are you talking about anchor points? if yes refer to: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
AndyHi,
we are lots of different moderators living in different time zones. Please remove any blocks, so we are able to support you.
Best regards,
AndyHi,
remove the code from above. Try this instead:
.menu-item-language a { height: 58px !important; top: 9px !important; position: relative; border: 1px solid; }
and adjust as needed.
Best regards,
AndyHi,
bitte versuche einmal alle Plugins zu deaktivieren, um zu schauen, ob eins dieses Problem verursacht.
Wenn das nichts hilft, dann schick uns bitte Admin Zugang hier als private Nachricht.
Gruß,
AndyHi,
it’s not called outstanding picture, but “featured image”.
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)If that does not help then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
to be able to use images inside your menu, please watch this video: https://vimeo.com/channels/aviathemes/67651241
Best regards,
AndyHi,
what you want to achieve is simply not possible within our basic support we can offer here. Please check our support policy here: https://kriesi.at/support/register/
About adding custom icons check out this: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
AndyHi!
hier für dich auf Deutsch:
Kopiere folgenden Code in deine functions.php (in Design->Editor):
add_shortcode('avia_search', 'get_search_form'); function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('.only-mobile-menu-search a').removeAttr('href'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');
und dann gehe zu Design->Menüs und füge ein neuen Menüpunkt hinzu unter “Individuelle Links”. In “Angezeigter Name” füge folgendes hinzu:
[avia_search]
und dann klicke auf ganz oben rechts auf “Ansicht anpassen” und aktiviere “CSS-Klassen”. Dann editiere wieder dein neu hinzugefügtes Menü und füge “only-mobile-menu-search” unter “CSS-Klassen (optional)” ein. Dann füge folgenden Code in dein Quick CSS Feld ein:
@media only screen and (min-width: 990px) { .only-mobile-menu-search { display: none !important; }}
Gruß,
AndyHi,
sure, you can try out whatever plugin you want. Unfortunately not every WordPress plugin is compatible with every WordPress theme, but try and find out if this is working for you.
Best regards,
AndyHi,
the only difference between both blogs is as far as I can see is that on the one the timeline border is not visible. Use this code in Quick CSS field to adjust it’s color:
.post_author_timeline { border-color: red !important; }
Best regards,
AndyHi,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue.
Best regards,
AndyHey smoothbob,
this is default behavior of WPML plugin. Please contact plugin’s author for more information about it.
Best regards,
AndyHi,
site you’ve provided us does not work. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHey kops,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Also please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHey aerobis,
unfortunately we can’t really help with 3rd party plugins, as written in our support policy. You would need to ask plugin’s author about it, search for another plugin if it’s not working for you or hire a freelance developer to make it compatible for you.
Best regards,
AndyOctober 12, 2016 at 2:55 pm in reply to: enfold small business theme excess links and SEO info #698319Hi,
you can use a plugin like Yoast SEO plugin, to have better control over your Google results.
Best regards,
AndyHey toddbarden,
try to use HTML code when inserting your title.
Best regards,
AndyOctober 12, 2016 at 2:14 pm in reply to: Google font works only in chrome: not in IE, Edge or Safari (also on ios) #698278Hey barak97,
Try to remove “Arial” from your code. Clear browser cache and hard refresh a few times.
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Best regards,
AndyHi,
you can control video’s height with this code inside Quick CSS field:
@media only screen and (max-width: 989px) and (min-width: 768px) { video#player_2_672007530_1014330572 { height: 400px !important; }}
Adjust it as needed for different screen sizes (by changing media queries).
Best regards,
AndyHey BernardoBussi,
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Also update to Enfold v3.8.
Best regards,
AndyHey brian7454,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Please post us your login credentials as well (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHey pubblisoft,
Best regards,
AndyHi,
I hided your link from public. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey chartinboy,
check out this: https://kriesi.at/support/topic/tips-on-speeding-up-site-performance/#post-346077
Best regards,
AndyHey AdamTurner,
check out something like this: http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
Best regards,
AndyHey Morcy,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHey nikolaj,
not sure what you mean. Which text should be where? can you provide us screenshots and a mockup showing what you want to achieve please? you can use imgur.com or dropbox.
Best regards,
AndyHey m_roventine,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
AndyHi,
about which images are you talking about exactly? can’t find them. Screenshot showing them would help us a lot. Use imgur.com or Dropbox.
Wordpress is cropping images by default when uploading them and if you want to control this behavior you can use a plugin like this: https://wordpress.org/plugins/simple-image-sizes
I hope this will help :).Best regards,
Andy -
AuthorPosts