Forum Replies Created
-
AuthorPosts
-
January 8, 2016 at 3:35 pm in reply to: WooCommerce Site Wide Notice (covering up header area) #562014
Hi!
try this code in Quick CSS field:
.container.av-logo-container { top: 32px; margin-bottom: 25px; }Cheers!
AndyJanuary 8, 2016 at 3:31 pm in reply to: Layerslider : Dynamic content from posts not working #562012Hi!
alright, so let us know when you have deleted all theme files via FTP completely.
Best regards,
AndyHey!
so it is solved for you already? Let us know in a new ticket if you need some more help with the theme.
Best regards,
AndyHi!
Make sure that the wp-content/uploads/dynamic_avia/ folder is writable. Enfold will use this folder to create the dynamic css file (called enfold.css). It contains the styling settings which you configured on the theme option page and if Enfold can’t write or create it you won’t notice any changes even if you save the options.
Check the permissions on your wp-content>uploads>dynamic_avai folder. Change the folder and contents to 755 or 775. It shouldn’t need 777 but I’ve run into a few servers where that was needed for some reason.Regards,
Andy-
This reply was modified 10 years, 1 month ago by
Andy.
January 8, 2016 at 3:26 pm in reply to: Layerslider : Dynamic content from posts not working #562003Hi!
if there are corrupted files then you need to delete all theme files via FTP first, before installing a fresh copy from your themeforest account. Let us know if you are done with it and still need help. Deactivate all plugins by yourself at first at let us know about your results.
Regards,
AndyHey!
alright! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.Regards,
AndyHi!
hm, it might not work this way using CSS. So try to follow these steps:
https://kriesi.at/support/topic/add-linkedin-to-social-icons/#post-68200Regards,
AndyHey!
so it does not work when activating a default WordPress theme neither, right? Then it is usually caused by your server settings, which are blocking WordPress’ emails. Contact your host about it.
Regards,
AndyJanuary 8, 2016 at 2:55 pm in reply to: Search button in a single page ( PHP) but reading the wordpress database? How? #561991Hi!
is this a WordPress+Enfold page? if not we can’t help you. If yes then please provide us admin access, so we can take a deeper look into it. Show us exactly where you want the search icon to appear. Send us a mockup (imgur.com, dropbox).
Regards,
AndyHey!
very weird issue. Never seen it before. I tried to login using credentials from here but did not work for me. Can you provide us admin access again please? If we can reproduce the issue on our end, then we will notify Kriesi about it, so he can fix this issue in the next theme update. Thanks so far!
Regards,
AndyHi!
I can’t see any link? can you check please? because we need to be able to inspect the elements.
Cheers!
AndyHey!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Best regards,
AndyHi!
the thing is that for thousand of customers Enfold’s contact form is working fine. Could be hundred of different things causing it especially on your end. As already said: usually it’s blocked by host/server, that is why I told you to contact them about it, maybe they can help you. We can’t do much about it, if we can’t reproduce the issue on our end.
Regards,
AndyJanuary 8, 2016 at 2:37 pm in reply to: Layerslider : Dynamic content from posts not working #561977Hey!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Also there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
AndyHey!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Best regards,
AndyHi!
activate your caching plugin again, go into plugin’s settings and choose to switch off caching. Afterwards clear browser cache and hard refresh a few times. Otherwise caching goes on, although plugin is deactivated.
Cheers!
AndyHey!
nein, das sind denke ich die standard WordPress Einstellungen. Wenn du dies verändern möchtest, müsstest du dir ein Plugin dafür suchen. Du kannst es noch mal checken, wenn du ein standard WordPress Theme stattdessen aktivierst.
Gruß,
AndyHi!
not sure what you are trying to achieve. Can you explain further please? and show us an example?
Cheers!
AndyHi!
you are right. You need to install a contact form plugin, however Enfold is just using WordPress’ default settings for sending and receiving emails. If this does not work then it is usually caused by an issue with your server. Ask your host about it. Why not use Contact Form 7 instead?
Regards,
AndyJanuary 8, 2016 at 2:14 pm in reply to: Contact Form 7: 3 Fields, Same Row Like Enfold Shop Demo #561965Hey!
you can contact cf7 support about it, as they know their plugin best.
Cheers!
AndyHi!
can’t find any submenus on your website. Where are they? can you highlight using screenshots please? use a service like imgur.com or dropbox.
Best regards,
AndyJanuary 8, 2016 at 2:00 pm in reply to: How to reduce space between lines of subtitle in testimonial slider #561956Hi!
you are using this code in your Quick CSS field:
span.avia-testimonial-subtitle { line-height: 10px !important; }replace it with the lowest line-height value possible:
.avia-testimonial-subtitle { line-height: 0em !important; }Regards,
AndyJanuary 8, 2016 at 1:49 pm in reply to: Google map marker should be bigger than the preset of 80x80px #561952Hi!
what if you try a plugin like: https://de.wordpress.org/plugins/simple-image-sizes/
Best regards,
AndyJanuary 8, 2016 at 1:48 pm in reply to: Problem with sidebar location and content in woocommerce #561949Hi!
plugin does work for other customers. Strange … can you clear browser cache and hard refresh a few times please?
Regards,
AndyHi MarkusJonas!
du kannst folgenden Code im Quick CSS Feld verwenden:
.main-title.entry-title { text-transform: uppercase; font-size: 19px; }passe deinen Wünschen entsprechend an.
Gruß!
AndyJanuary 8, 2016 at 1:37 pm in reply to: One page navigation menu mixed with common subpages scrolling issue #561944Hi Mariusz!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Upgrade to Enfold v3.4.7.
Regards,
AndyHey!
check it out, when setting background color in a default WordPress theme and let us know about your results.
Regards,
AndyHey!
not, it should be:
if(is_page(2))while “2” is the page-id. See: https://codex.wordpress.org/Function_Reference/is_page
Cheers!
AndyJanuary 8, 2016 at 1:27 pm in reply to: Layerslider : Dynamic content from posts not working #561933Hey!
I can’t see any “[image]” on the link you have provided. Where is it? could you fix it already?
Cheers!
Andy -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
