Forum Replies Created
-
AuthorPosts
-
Hi emanuelefrancati,
You can write to their support and ask them for the logs.
Best regards,
VictoriaJune 26, 2017 at 3:19 pm in reply to: Transparent caption pop-up in Masonry Gallery keeping solid text #813092Hey tesspaine,
I could not access you website today, looks like a request timeout. Is it not working?
Best regards,
VictoriaHi Krissieg,
I don’t find your credentials in the thread. Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey Klemen,
Here are some threads to consider:
If you need further assistance please let us know.
Best regards,
VictoriaJune 26, 2017 at 3:11 pm in reply to: 404 Error on pages when Postname Permalink structure is active #813083Hey tom900,
Wordpress credentials did not work. Could you please update the credentials. What kind of structure do you need for permalinks?
Best regards,
VictoriaHi Maaike,
Welcome :) Happy using Enfold!
If you need further assistance please let us know.
Best regards,
VictoriaHi Monique,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Ritterli2,
Glad we could help :)
You could create another template, save it, and got to other pages and load a different template. Theoretically, that should work and it is still not an automatic solution.
If you need further assistance please let us know.
Best regards,
VictoriaHi Clement,
How are you hiding the sticky header, it’s still checked in your theme options, unckeck it there and see if that helps. The submenu thinks the header is still there.
Best regards,
VictoriaHi mleite1,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Marius,
Here is the code that should work better, you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 450px) { .responsive .container { padding: 20px; } div .av_one_half { width: 100%; padding: 0 20px; margin: 0; } div .av_one_fourth { width: 100%; } div .av_two_third { padding: 20px; width: 100%; margin: 0; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi Gekko101,
You could try these attributes
but the button is in the form, so even that might not work, you have to find another action, that would render the button outside of the form.Best regards,
VictoriaJune 26, 2017 at 1:48 pm in reply to: Google Maps API doesn't work with Enfold on WordPress 4.8 #813055Hi,
They have a different error, but I agree too many issues with Google maps now.
https://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-errorBest regards,
VictoriaHi Trent,
You need these settings set though http://imgur.com/a/K2iK7
Here is some theoryIf you need further assistance please let us know.
Best regards,
VictoriaHi tinodj_,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi JasperDriessen,
I think Ismael, meant Enfold, but if you have other updates pending, you should consider updating those too.
Best regards,
VictoriaHi whitecouture,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .template-page .entry-content-wrapper h2 { text-transform: capitalize; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi maryenvato,
Could you switch to the font that you need and we try to adjust it, just specify the elements that need adjusting.
Best regards,
VictoriaHi marketnewmedia,
Did you check if the files are there and versions they have?
Best regards,
VictoriaHi Daniel,
The code that moves the search executes when the page is ready, you could hide the search initially and just show it when it is in the correct location already.
#menu-item-search { display: none; }
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $(".social_bookmarks").prepend($("#menu-item-search").css("display", "block").detach()); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');
Best regards,
VictoriaJune 26, 2017 at 1:07 pm in reply to: Change with_front=true from portfolio entries (custom post type) #813037Hi Mathuseo,
Well, judging from the thread you will have to modify the Enfold files and you only need to flip the flag. Have you tried the code from the Ismael’s reply?
Best regards,
VictoriaHi unicaweb,
What do you need to do? Have the same form on the different page?
Best regards,
VictoriaHi,
Best regards,
VictoriaHi allerart,
Did you get any errors when using the code from that thread or just nothing? Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look
Best regards,
VictoriaHi Fred,
Wordpress always shows when there is a theme update, unless there is something broken in it.
Could you please enable the Appearance > Editor menu.You can also enlarge the font and interface by pressing ctrl + to zoom in the window, or cmd + on a Mac.
Best regards,
VictoriaHi kevintsang,
It has been, until recently, when the Layer Slider decided to have premium features to their product.
Best regards,
VictoriaHey t73z,
You could try a caching plugin to minify JS and CSS and enable caching, but you have to configure it properly, make sure to read documentation.
You can find a plugin here https://kriesi.at/support/topic/recommended-plugins/If you need further assistance please let us know.
Best regards,
VictoriaHi themeforesttony,
Looks ok. Have you tired it? Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Corina,
It’s the WordPress itself compresses images as is written in the article I gave you in one of my previous replies. You need to go through your media query and check for the blurry images, delete them, disable WordPress compression and reupload the images. You can start with the image below as a test, to see if that will work for you.
If you need further assistance please let us know.
Best regards,
VictoriaHi onastvar,
Thanks for the error text. But it seems to be working now, isn’t it?
Best regards,
Victoria -
AuthorPosts