Forum Replies Created
-
AuthorPosts
-
Hi,
refer to: https://kriesi.at/support/topic/portfolio-nextprev-buttons-in-page/#post-502322
Best regards,
AndySeptember 30, 2016 at 1:40 pm in reply to: Fullscreen slider Button 1 and Button 2 not aligned on Mobile #693712@hacart
Try this code:@media only screen and (max-width: 767px) { a.avia-slideshow-button.avia-button.avia-color-light.avia-multi-slideshow-button.avia-slideshow-button-2 { left: -10px; }}
and adjust as needed.
Best regards,
AndySeptember 30, 2016 at 1:37 pm in reply to: Differing search results when keywords have apostrophes #693707Hi,
Enfold uses default WordPress search function. If you want different result from WordPress’ search function then we recommend to search a plugin for it.
Best regards,
AndyHi,
I am sure Kriesi is going to add this function to Enfold in the future. Fee free to make a feature request for him here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHi,
Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe mit dem Theme benötigst. Wir unterstützen dich gerne.
Gruß,
AndySeptember 30, 2016 at 1:32 pm in reply to: Media Element "Image" receives Error fetching content – #693701Hi,
what about a link to your website? without it we can’t login …
Best regards,
AndyHi,
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 :)Best regards,
AndyHi,
for mobile you need to add media queries to my code. Something like:
@media only screen and (max-width: 736px) { .kriesi-grid { background-color: transparent; top: -24px; } }
Adjust as needed.
For more information about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
AndyHi,
glad we could help. 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,
AndyHi,
it won’t be easily possible unfortunately. I would try a different debug approach. Maybe a plugin is out there for you with such a function.
Best regards,
AndyHi,
go to Enfold->Sidebar Settings->Sidebar on Pages
and choose “left/right sidebar”. Right now there is “no sidebar” selected.Best regards,
Andy@natalyabrandt
Please open your own ticket about it and send us admin access, so we can take a look.
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,
try to use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/ for activating debug mode. Deactivate all your plugins.
If you want faster help, feel free to hire a freelance developer here: http://kriesi.at/contact/customization
Best regards,
AndyHi,
something like this, but it depends. Have a look here:
https://kriesi.at/support/topic/how-to-create-a-new-page-template/
Best regards,
AndyHi,
alright, 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,
AndyHi,
which webinar video? IAB? where exactly? I can’t see it. Please always provide us screenshots to make things clear for us.
However, it sounds to me as if you would need to talk to plugin’s author instead. If he can’t help you then a feel free to hire a freelance developer for this job: http://kriesi.at/contact/customization
Best regards,
AndySeptember 30, 2016 at 12:45 pm in reply to: Enfold Beiträge – unter jedem Beitrag den gleichen Text darstellen #693649Hey dsisoftworks,
das würde gehen wenn du die Template Funktion von WordPress nutzt:
https://codex.wordpress.org/Templates
http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/Gruß,
AndySeptember 30, 2016 at 12:43 pm in reply to: Pagination and number of blog titles/excerpts showing on blog page not working. #693645Hi,
glad we could help. 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,
AndySeptember 30, 2016 at 12:35 pm in reply to: Social Share buttons not showing on my blog page, or on other pages, email shows #693640Hi,
glad we could help. 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,
AndyHi,
alright, glad you could find a solution. Feel free to make a feature request for Kriesi here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
AndySeptember 30, 2016 at 12:34 pm in reply to: Error: Saving didnt work! Please reload the page and try again #693638Hi,
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:
Keep all plugins deactivated while testing.
Best regards,
AndyHi,
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,
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 :)Best regards,
AndyHi,
deactivate all your plugins. Then create a new page with your accordion slider and it should work fine. I tested it here on link in private content.
Best regards,
AndyHi,
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,
AndySeptember 30, 2016 at 12:15 pm in reply to: Customize archive widget code for filtring by year and by category #693629Hi,
glad you could solve it. 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,
AndyHi,
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 :)Make sure no caching on your server is used at all.
If this does not help 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,
AndyHey elliot-a,
autoplay is restricted due to vendors of mobile devices. You need to use a Video Element for it instead.
Best regards,
AndyHey lunarstudio,
maybe a plugin like https://wordpress.org/plugins/remove-query-strings-from-static-resources/ could help you in this case.
Best regards,
AndyHey webheartpro,
can you explain further? what is the issue exactly about? I can’t see anything wrong on the link you’ve provided. Please use screenshots to hightlight (imgur.com, Dropbox).
Best regards,
Andy -
AuthorPosts