Forum Replies Created
-
AuthorPosts
-
Hi!
Please install one of the following plugins.
// https://wordpress.org/plugins/wp-force-ssl/
// https://wordpress.org/plugins/really-simple-ssl/
// https://wordpress.org/plugins/wp-force-https/Best regards,
IsmaelHi!
Yes, the read more link is working now. Please let us know once you encounter the issue again.
Best regards,
IsmaelHi mediasauce!
Thank you for using Enfold.
The masonry items are not working because of the following css modifications.
.av-masonry-entry { pointer-events: none !important; }Please remove it.
Cheers!
IsmaelHey!
@goldengate415: Thank you for the confirmation. The said hosting provider does cause a lot of issues in a lot of installations recently. Unfortunately, I can’t say anything about that because I’m not expert in server configurations.Okay, so GoDaddy thinks that page has too much content on it and that my internet is struggling to load the page’s editor because of that.
@camtay: The content is not the cause of the problem. The issue is that they’re blocking the admin-ajax.php file. You can use the default editor but the page will look a bit more different. Please ask your hosting provider not to block that particular file. Or move to another host.Best regards,
IsmaelHi!
Add the page id selector so that it won’t affect the other page.
.page-id-2344 .av-masonry-container { pointer-events: none; }Regards,
IsmaelHey!
It’s not working because the stylesheets were minified. We disabled the minify settings temporarily and we had to add the following css code in the style.css file.
body p, p { font-family: 'Source Sans Pro', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 300; }Please remove or purge all cache before checking the page.
Cheers!
IsmaelHi!
On page of link B you see below product count and above product description: “Kategorie: Body Peeling” . Mouse over “Body Peeling” as well ist not visible.
I don’t think I understand you here. Could you please provide a screenshot of the issue? I tried to hover the products under the “Ähnliche Produkte” section but I don’t see anything wrong with them.
Best regards,
IsmaelHi!
Please try to implement this jquery text toggle instead.
// https://codepen.io/maxds/pen/jgeoA
And a much simpler method:
// http://jsfiddle.net/zA23k/215/
Cheers!
IsmaelHey!
Alright. We adjusted the css media query to 1248px:
@media only screen and (max-width: 1248px) { #menu-item-search-mobile { display: block !important; } #top #searchform { text-align: center; } #top #menu-item-search-mobile #searchform > div { display: inline-block; } }Where did you add the following code?
@media only screen and (min-width: 767px) { #top #searchform { position: absolute; top: 90px; } }Please remove that one.
Best regards,
IsmaelHi!
1.) Did you add the following css code? Add it the very bottom of the Quick CSS field.
@media only screen and (max-width: 768px) { .avia_textblock .products .product { width: 100% !important; } }2.) I’m sorry but I’m not sure what you meant by that. You just have to remove the tags manually.
Best regards,
IsmaelHey!
Have you tried the following method?
Yes, I understand the issue fully and as frustrating as this may sound, the suggestion that we provided previously is the only solution to the problem. A lot of issues have been reported before regarding the masonry element and more often than not, it’s because of the html tags which is why it is disabled.
Regards,
IsmaelFebruary 16, 2017 at 8:18 am in reply to: TRANSLATION: Translating only front end terms in POT file? #747830Hi!
In the plugin’s panel, there’s a search field. You can type in the strings there. For example, if you need to translate “Search”, just type in “Search”.
Best regards,
IsmaelHi!
Did you try the “Mega Menu” option? In the description field of the mega menu items, it’s possible to add an img tag if you need to add images to the columns. Please post the login details here so that we create an example.
Regards,
IsmaelHey!
The category “news” collides with the actual “news” page because they have the same “slug”. We changed the slug of the category “news” to “news_slug”.
Cheers!
IsmaelHey Perry!
Thank you for using Enfold.
Yes, this is possible. Adjust the top position of the logo container.
div .logo { top: 100px; }Regards,
IsmaelHey!
I’m sorry but you cannot override a shortcode template in a child theme. You need to do this modification in the parent theme folder.
Best regards,
IsmaelFebruary 15, 2017 at 7:42 am in reply to: [avia_codeblock_placeholder uid=] in search results #747318Hi!
I’m not sure where the string is coming from but you can remove it with the following snippet.
function ava_custom_script_mod(){ ?> <script> (function($){ function a() { $('.template-search .post-entry').each(function() { var paragraph = $(this).find('.entry-content p'), content = paragraph.text(), replace = content.replace(/\[avia_codeblock_placeholder uid=[\W]+[0-9]+[\W]+\]/, ''); paragraph.text(replace); }); } a(); })(jQuery); </script> <?php } add_action('wp_footer', 'ava_custom_script_mod');Regards,
IsmaelHi!
Hi! I also miss the same layout for «You may also like» for layout builder. May you please fix this?
It’s not something to fix. The template-builder.php file does not contain the related posts section by default. If you need the related section to display on posts created with the advance layout builder, please follow the instructions above.
Best regards,
IsmaelHey!
It’s not responsive because you’re using a shortcode that is not included in the theme by default. Anyway, please add this code at the very bottom of the Quick CSS field to adjust the size of the products.
.avia_textblock .products .product { width: 100%; } @media only screen and (max-width: 768px) { .avia_textblock .products .product { width: 100%; } }Best regards,
IsmaelHi!
We modified the css code a bit. The search bar should be center aligned atop the menu items. Please remove browser cache before checking the page.
Cheers!
IsmaelHey!
Did you check the frontend? It might not be working in the preview but it’s applied in the actual site.
Cheers!
IsmaelHi!
Insert a color section, apply the background image to it then move the columns with the search bar inside.
Regards,
IsmaelHey!
I’m sorry but the “nextpage” tag is not supported either. You need to use the default editor.
Best regards,
IsmaelHi!
I tried to login to your email account but it requires a phone verification. Since, I don’t have a direct access to your phone, please provide the phone number.
Confirm the phone number you provided in your security settings: •• •• •• 43
In the “kontact” page, if you inspect the “send” button, the onclick attribute value is being applied correctly. However, I think it’s not working because the tracking code has been updated. Are you using the “Universal Analytics” tracking code?
Please replace the function with this:
add_filter('avf_contact_form_submit_button_attr','avf_contact_form_submit_button_attr_track_mod', 10, 3); function avf_contact_form_submit_button_attr_track_mod($att, $formID, $form_params){ if (is_page(85)) { $att = "onclick=\"ga('send', 'event', 'kontakt-formular', 'click', 'formular-sendt');\""; } elseif (is_page(87)) { $att = "onclick=\"ga('send', 'event', 'tilbud', 'click', 'tilbud-sendt');\""; } else { $att = ""; } return $att; }Regards,
IsmaelHi!
Are you referring to the “sorting” options? I’m sorry but this option is not included in the single product template by default.
Best regards,
IsmaelHey!
Yes, it’s possible. Please edit the comments.php file, look for this code around line 57:
<span class='comment-count'><?php echo $ccount; ?></span>.. replace it with:
<?php if($ccount != 0) echo "<span class='comment-count'>$ccount</span>"; ?>Best regards,
IsmaelFebruary 15, 2017 at 6:01 am in reply to: TRANSLATION: Translating only front end terms in POT file? #747270Hi!
What is the language? The loco translate plugin should enable you to do that task specifically. Edit your language then search for the “strings” or text. Did you set the Settings > General > Site Language settings to your own language?
Best regards,
IsmaelHey!
but the whole slide is then zooming (with the heading, text and buttons)
Yes, unfortunately, this will affect everything inside the “.active-slide” container including the captions. If you don’t mind, you can use the full width easy slider instead of the full screen slider. Use the first version of the code.
.kenslide .av_slideshow_full .active-slide img { animation: kenburns 20s infinite; }Regards,
IsmaelFebruary 15, 2017 at 5:54 am in reply to: Uncaught Error: cannot call methods on sortable prior to initialization #747266 -
AuthorPosts
