Forum Replies Created
-
AuthorPosts
-
Hey!
Great! Glad that we could help. And thank you for using the theme! Have a nice day!
Cheers!
IsmaelFebruary 11, 2017 at 8:07 am in reply to: Established galleries never populate later to add/edit #745709Hi!
Glad it worked. If you can increase it to at least 128M, better. :)
Regards,
IsmaelHi!
Thank you for the update.
We modified the code in the functions.php file. The correct font source is loading now.
// https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700&subset=latin-ext
Best regards,
IsmaelFebruary 11, 2017 at 7:31 am in reply to: Woocommerce Hide price, mark sold throughout website #745705Hi!
Thank you for the update.
We modified the filters a bit. Please remove browser cache before checking the page.
Best regards,
IsmaelFebruary 11, 2017 at 7:25 am in reply to: How: Sidebar on product category pages with woocommerce #745704Hi!
Could you please provide a link to the category pages? And provide the login details as well so that we can test it.
Cheers!
IsmaelHi,
Could you please provide a link to the page with the search bar? You can use columns to center align an object. For example, insert three 1/3 columns then add the text block inside the middle or second column.
Best regards,
IsmaelHi,
We are very sorry for the delay. I’m not sure why the function is no longer working but the theme loads the scripts or stylesheets the same as it did before. Have you tried the following plugin?
// https://wordpress.org/plugins/query-strings-remover/
These plugins are very light weight so it won’t affect the site in any negative way.
Best regards,
IsmaelFebruary 11, 2017 at 7:00 am in reply to: Advanced Layout Builder on custom post doesn't open by default #745693Hi,
Thank you for the information. Let us know if you encounter any issues again in the future.
Best regards,
IsmaelHi,
We are very sorry for the inconvenience. I will forward the thread to Kriesi again. I was able to reproduce the issue and the solution that we provided in the previous thread fixed it. However, I’m not sure if the same exact modification will be included in the next update.
Best regards,
IsmaelHey!
Please inspect (https://developers.google.com/web/tools/chrome-devtools/inspect-styles/) the sort button then you should see a unique class attribute for each item. For the first item, this css code should work.
.d790d7a4d7a8d799d7a7d794_sort_button { background: red; width: 200px; height: 200px; }Replace the background property with an image.
// http://www.w3schools.com/css/css_background.asp
Cheers!
IsmaelHey!
I’m very sorry for the inconvenience. The filter above was invalid so we modified it a bit. Please make sure that you get the code directly from this forum, not from your email.
Cheers!
IsmaelHi!
The site is using the “Construction Demo”, not the “Default Demo”. Please go to the Enfold > Demo Import panel then import the very first demo called “Default Demo”.
If it is using the “Default Demo”, it will look like this:
// http://kriesi.at/themes/enfold/
Cheers!
IsmaelHello!
Edit the images in the Media > Library then fill in the “Caption” field.
Best regards,
IsmaelHi!
Edit the following page and you should see the text blocks with the shortcodes in the builder. Edit the text blocks then switch to the Text editor, you’ll find the “pre” tags there.
// https://www.staging3.atcarolines.ch/wp-admin/post.php?post=930&action=edit
Best regards,
IsmaelHey!
The file is not just responsible for the comments section, it is widely use in the administration side of a WordPress environment. And regarding the captcha, did they provide any reference for that? They should not block the file and if I am not mistaken, they can manually disable whatever rule that is blocking the file.
// https://www.binarymoon.co.uk/2011/05/wordpress-mod-security-2/
Best regards,
IsmaelHey!
What do you mean by “small box”? If you’re referring to the layer slider, the “dynamic content from posts” layer is the only option that you can use to display posts content in the slider, unfortunately. If you can provide a screenshot of the layout that you have in mind, maybe we’ll be able to help further.
Cheers!
IsmaelHi!
Please use this filter in the functions.php file to change the “All” text.
add_filter('avf_masonry_sort_first_label','avf_masonry_sort_first_label_mod', 10, 1); function avf_masonry_sort_first_label_mod($label) { $label = 'CHANGE THIS TEXT'; return $label; }Please provide a screenshot of the layout of the “category image”.
Regards,
IsmaelHey!
Thank you for the info.
It’s not working because of the following code in the Quick CSS field.
.av-masonry-container { pointer-events: none; }Please remove that code.
Cheers!
IsmaelFebruary 10, 2017 at 11:50 am in reply to: How: Sidebar on product category pages with woocommerce #745338Hey!
Please add the custom menu widget in the “Displayed Everywhere” widget area then install the following plugin.
// https://wordpress.org/plugins/widget-logic/
Use the following conditional function:
is_product_category()// https://docs.woocommerce.com/document/conditional-tags/
Regards,
IsmaelHey!
Hi, now I imported the Construction Demo. But I do not find the way to edit the slider of this demo because the content of Layer Slider WP always stays the same.
I’m sorry but I don’t think you understand my previous response. Here it was:
We are very sorry for the late response. The Construction Demo does not contain any layer slider. You should import the Default Demo which contains two layer sliders.
The Construction Demo does NOT contain any layer slider so you have to import the Default Demo which contains 2 layer slider. Please note that importing another demo will remove the previous theme settings.
Best regards,
IsmaelHey!
I’m sorry for the confusion. Please add this code in the Quick CSS field.
#mc_embed_signup input#mce-EMAIL { float: left !important; }Cheers!
IsmaelHi!
Thank you for the update.
Looks like you managed to get the correct settings. If not, you can set the Header > Header Transparency Options > Transparency menu color in order to change the color of the menu items on scroll. The white border should be there by default if the “Header visibility and transparency” settings is set to “Transparent & Glassy Header”.
Regards,
IsmaelFebruary 10, 2017 at 11:31 am in reply to: Established galleries never populate later to add/edit #745326Hey!
The admin-ajax.php file fails to load in the gallery editor.
http://www.cliffordnovey.com/wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Please increase the memory limit from 64MB to at least 128MB.
// http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
IsmaelFebruary 10, 2017 at 10:45 am in reply to: Newly published blog posts not loading, but appearing in grid layout #745308Hey!
I checked the single.php file in my own installation and line 53 is empty. Actually, there is no $output variable in that file so I’m not sure if you’re using the Enfold theme. What is the current version of the theme in your installation? Did you modify the single.php file?
Regards,
IsmaelFebruary 10, 2017 at 10:42 am in reply to: Shortcode in special heading (or other components/fields for that matter) #745307Hey!
I’m sorry but the documentation does not have that information yet and I’m not sure if it’s really important for many users. Most customers use the theme out of the box and they’re not concern about nested shortcodes.
Cheers!
IsmaelHey!
UPDATE: Have you tried the PhotoSwipe (“https://wordpress.org/plugins/photo-swipe/”) plugin?
Best regards,
IsmaelHi!
The theme is using the Magnific Popup plugin and according to the author, it’s not possible to add the “swipe” functionality without disabling existing lightbox features.
// https://github.com/dimsemenov/Magnific-Popup/issues/378
Unfortunately, we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin author for more info.
Or you can try the “swipe” implementations in the following thread.
// https://github.com/dimsemenov/Magnific-Popup/issues/646
Regards,
IsmaelFebruary 10, 2017 at 9:56 am in reply to: Woocommerce One page checkout not working with Enfold theme #745294Hey!
We would like to test this but we can’t access the site. Again, the login credentials that you provided above are not working. If you can share the plugin files, we’ll test it on our own installation.
Regards,
IsmaelHi!
Did you disable the font? It’s not loaded in the frontend when I checked on Chrome and Firefox, Windows 7. Please post the login details here so that we can check the issue further.
Best regards,
Ismael -
AuthorPosts
