Forum Replies Created
-
AuthorPosts
-
Hey romano2,
I found two reports of this, one solution was to:The solution was to edit php.ini configuration file and change the following two parameters: session.use_cookies = 0 session.cache_limiter = public
The second was to Install this extension to use varnish with Enfold:
let us know if this helps.
Best regards,
MikeHi,
I will ask a senior team member to assist, perhaps entering your code in the Private Content area will speed the process along.Best regards,
MikeHi,
Ich bin mir nicht sicher, was ein “Porto Bilder” ist und wo dieser Fehler auf Ihrer Website zu sehen ist. Um mir zu helfen, zu verstehen, kannst du auf zwei URLs oder zwei Screenshots zeigen, also kann ich sehen? Vielen Dank.Best regards,
MikeMay 6, 2017 at 8:14 pm in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #788896Hi,
OK, I don’t have a license for my LayerSlider in my localhost Enfold, so can you tell me if this statement in the LayerSlider documentation is correct:Updating the bundled version in themes
If you’ve received LayerSlider as a bundled item in your theme, new releases will be provided by the theme author through theme updates, since Auto-Updates won’t work without activating your copy of LayerSlider. However, if you choose the purchase a license for LayerSlider, theme bundled versions can also be activated and updated without reinstalling the plugin.To me this reads that if you buy a license and enter the code in the bundled version of layerslider, it will auto update even though it does not show in the plugin area. Otherwise, for the free version, updates will be provided through theme updates.
Best regards,
MikeMay 6, 2017 at 7:17 pm in reply to: How to dynamically feed images into Enfold gallery shortcode [av_gallery]? #788887Hey Sim0nb,
There is no easy way to do this in Enfold without extensive theme editing, from the Toolset video: https://vimeo.com/176428571 it seems to show embed multiples images saved in a custom field, perhaps it’s just what your looking for.
Best regards,
MikeHey SailTheOcean,
We are happy to help, Try this code in the General Styling > Quick CSS field:img { border-color: #ebebeb; border-style: solid!important; border-width: 1px!important; padding: 7px!important; }
But you may find that you don’t really want every image to have a border, if so include a URL and which type of images you do want a border on and we will try to help :)
Best regards,
MikeHey mstfmhc,
I was going to tell you about Robots.txt and “disallow” but looking at your Robots.txt you seem to have some good rules there, but why would you want this:Allow: /wp-admin/admin-ajax.php Allow: /wp-content/uploads
I would disallow them.
The problem you have now is you are open to being hacked, please add this to your .htaccess file to disallow folder view, “Index of”:Options -Indexes
You can also try to request a removal from Google: https://www.google.com/webmasters/tools/removals
Best regards,
MikeHey hackintosh1984,
Vielleicht ist die Anzeigegröße Ihrer Bilder nicht das Defalment in den “ATTACHMENT DISPLAY SETTINGS” und wenn Sie Ihre Bilder auswählen, legen Sie die Größe nicht fest. Oder vielleicht bei der Auswahl deiner Bilder benutzt du das Scrollrad auf deiner Maus, das deine “ATTACHMENT DISPLAY SETTINGS” ändert?
Wenn Sie dieses Problem weiterhin haben, geben Sie bitte ein Admin-Login in den privaten Content-Bereich ein, damit wir uns genauer ansehen können.
Bitte verzeihen Sie mein Deutsch, da ich Google Translate verwendeBest regards,
MikeHey Bernd,
Sie haben erfolgreich ein neues Thema eröffnet, bitte gehen Sie zu:https://kriesi.at/support/forum/enfold/ um ein Enfold-Thema zu öffnen. Wir freuen uns auf Sie.Best regards,
MikeHey hayatbiralem,
Thank you for sharing, I have added Tags to help with searching.Best regards,
MikeMay 6, 2017 at 5:50 pm in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #788869Hey accurIT,
You can use the embedded version and upgrade to the fully-licensed version, you just need to activate it with the license key you got from purchasing the standalone version. The plugin and theme version are identical codewise, however the Layerslider team decided to add a few features that are only available after entering the purchase code.Best regards,
MikeHey netWKR,
I looked at your site and believe your goal is to get the thumbnails to open in lightbox.
Please try to call the lightbox with the class “.avia_activate_lightbox”.
I didn’t find any specific lightbox documentation, but I found: https://kriesi.at/support/topic/diable-the-enfold-lightbox-urgent/#post-193309 stating that the class “.avia_activate_lightbox” forces lightbox and the class “.noLightbox” prevents lightbox.
In my testing I found that removing the “target=’blank’” from you thumbnail and adding the class “avia_activate_lightbox” forced, or restarted, your lightbox.
(full class: “sit-tourism–lightbox lightbox-added avia_activate_lightbox”)
I’m not sure how you would add this to your code above, but I hope this will help.
Best regards,
MikeHey Bernd,
Create a js folder then place a avia.js file inside. Add this on the child theme’s functions.php:function wp_change_aviajs() { wp_dequeue_script( 'avia-default' ); wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true ); } add_action( 'wp_print_scripts', 'wp_change_aviajs', 100 );
Best regards,
MikeHey Michel,
For technical support please register here kriesi.at/support/register with your item purchase code .Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.Best regards,
MikeHey Bernd,
Not sure if it can easily be done, but you could try triggering with a script in your function, here’s such an example: https://kriesi.at/support/topic/adding-onclick-to-button/#post-417503Best regards,
MikeHey dsammond,
Please request – or vote if already requested – for this feature here: Enfold feature request form.
You can also do a global search for avf and ava for filters and actions respectively, & see our Code Library:
https://github.com/KriesiMedia/library/
Thank you for using Enfold.Best regards,
MikeHi,
Sorry, you will need you search for a plugin with that capability.Best regards,
MikeHi,
Glad Jordan was able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeApril 30, 2017 at 9:12 pm in reply to: Instagram feed in footer widget: how to make a box with margin around each pic? #785415Hi,
That is a great idea for a new feature: Enfold feature request form.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I don’t understand, I thought you gave me a demo url, and you wanted to know how they got their slider to work the way it does?Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear you solved it, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Hum, I can’t login with what you gave us. But I’m sure you cleared your cache, do you have a caching plugin or using CDN?
The css we are trying to over write is for a plugin here: /wp-content/plugins/wp-job-manager/assets/css/frontend.css
Perhaps if you ftp in and edit it directly it will solve late loading css from the plugin? But when you update you will need to edit it again.Best regards,
MikeHi,
To remove the overlay on phone try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content { background: none !important; display: none !important; }}
Best regards,
Mike-
This reply was modified 8 years, 2 months ago by
Mike.
-
This reply was modified 8 years, 2 months ago by
-
AuthorPosts