Forum Replies Created
-
AuthorPosts
-
Hi,
You can’t disable or switch them off, but you can redirect the category pages to another page. Easiest way to do that is by using a plugin.
// https://wordpress.org/plugins/simple-301-redirects/
Best regards,
IsmaelHi,
That page doesn’t exist or is not found. Please provide a valid login url.
Best regards,
IsmaelMarch 25, 2019 at 4:20 am in reply to: Main content overlaps submenu after solving a problem with fixed element #1082493Hi,
Thanks for the update.
The menu is not sticking to the top even when the option is enabled. Please upgrade the theme from version 4.5.3 to version 4.5.5. We’ll check the site again afterwards.
Best regards,
IsmaelHi,
Alright. You can adjust the values if necessary. Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHi,
Thanks for the update.
The request is connecting properly but the validation is failing. Have you tried using or generating another key? The current one is possibly inactive.
Best regards,
IsmaelHi,
Yes, that is what I used in my Windows 8 host file but it didn’t work. Can you make the site publicly accessible temporarily?
Best regards,
IsmaelHi,
The files are still compressed using the option from the theme. Please try one of these plugins.
// https://wordpress.org/plugins/autoptimize/
// https://wordpress.org/plugins/fast-velocity-minify/Please note that site optimization and anything related to SEO other than the basics are beyond the scope of support. Please consult an expert or hire a freelance developer. You can contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelHi,
@hunter75: Did you add the code in the functions.php file? That should render the sku right under the product title. Please make that html minification is disabled and purge the cache prior to checking the page.
Best regards,
IsmaelHi,
@emilbroll: The site is running on version 4.5.4. Please upgrade to version 4.5.5 and then try to compress the css again.
@crtdude: That’s not supposed to be happening. Please make sure that the site is running on version 4.5.5.Best regards,
IsmaelHi,
Thanks for the update.
The spaces above the heading of both portfolio items look the same unlike in the screenshot. (see private field)
Best regards,
IsmaelHi,
Thanks for the update.
The stylesheets or css files are compressed, so you have to toggle the file compression after adding the css modification. You can find that option in the Enfold > Performance > File Compression section.
Best regards,
IsmaelMarch 25, 2019 at 3:14 am in reply to: Please Stop Enfold Generating So Many Images Sizes for Every Image #1082473Hi,
The real main problem however is that it is generating all images sizes for EVERY image in a post and not just the primary image.
That’s how WordPress handles images. It’s going to generate the predefined thumbnails for every images uploaded to the site. The only way to stop it is by removing the thumbnails. Now, I understand what you’re saying about the CPU consumption but it should only happen once or while the image upload is processing and only in the back end. It shouldn’t be happening in the front end after the images have been uploaded.
@goldengate415: Thanks for the confirmation.Best regards,
IsmaelHi,
The default product gallery is not going to be included in the ALB template. You have replace it with the default gallery or the image sliders, which are available under the Media Elements panel.
Best regards,
IsmaelHi,
Thanks for the update.
The image sorting should be kept when adding multiple images and you can manually sort them using the drag arrows. Is the site running on the latest version of the theme, 4.5.5?
Best regards,
IsmaelHi,
Thanks for the update.
We don’t really see any errors on the page. Could you enumerate the issue on another thread or ticket? Some screenshots will help. Please continue on the next thread.
Best regards,
IsmaelHi,
Thanks for the update.
You can add this css code inside the css media query.
.archive .entry-content-wrapper ul.products { width: calc(100% + 50px); margin-left: -25px; }
Best regards,
IsmaelHi,
The header is not supposed to shrink on mobile devices and the cart icon should stay at the top of the page because the header is not fixed or sticky. Please create a new thread if you have another inquiry.
Best regards,
IsmaelHi,
Thanks for the update.
Could you explain the issue further? The child theme is activated and there are no errors in the site. Is this fixed?
Best regards,
IsmaelHi,
That is possible but you need to modify the includes > related-posts.php file. Unfortunately, that is not something we can help you with. Another workaround is to switch to the advance layout builder and manually add the blog posts element as a replacement for the default related posts section.
Best regards,
IsmaelHi,
Thanks for the update.
We removed the widgets from the Sidebar Blog widget area. The sidebar is now empty. To change the font size of the socket menu items, use this css code.
#socket li a span { font-size: 12px; }
Best regards,
IsmaelHi,
We don’t know why, but the login page is not loading properly on our end. What is the login url?
Best regards,
IsmaelHi,
I see. Yes, that’s right. The image is not fully visible because the content container is covering parts of it. This css code should move the content container below the image.
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content, .av-flex-size.av-caption-on-hover-hide .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content { position: absolute; bottom: -78px; } .av-large-gap.av-fixed-size .av-masonry-entry.post .av-inner-masonry { position: absolute; top: 0px; left: 0px; right: 15px; bottom: 15px; overflow: visible !important; } .av-masonry-entry.post { padding-bottom: 78px; margin-bottom: 78px; }
Best regards,
IsmaelHi,
Thanks for the update.
That should not be happening. Do you have a test page where we can see the issue? Are you using a fullwidth sub menu element?
Best regards,
IsmaelHi,
Thanks for the update.
You can manually set the url or permalink of the child pages, but you have to install the following plugin.
// https://wordpress.org/plugins/custom-permalinks/
After the plugin activation, just edit the pages and change their permalink.
Best regards,
IsmaelHi,
Thanks for the info.
We’ll ask someone who can understand the language to check this thread and clarify things out. Please wait for their response.
We are not in the position to give sound advice regarding these matters, so it is probably best if you consult someone who has more authority on the subject.
Best regards,
IsmaelMarch 22, 2019 at 2:06 pm in reply to: Image caption overlay on hover – change background opacity #1081837Hi,
I’m just not sure what to add where you have “Add mobile styles here”.
That is a css comment, so you don’t have to do anything about it. You can add more css code or declarations below that line.
Best regards,
IsmaelMarch 22, 2019 at 2:04 pm in reply to: Force Enfold to show all search results even if search query is empty #1081835Hi,
Yes, you can query all existing posts and render them in the page if the search query is empty. I’m sure you’ll be able to find the code in the default themes.
Best regards,
IsmaelHi,
Thanks for the update.
You can combine the selectors if they are intended for a single event goal.
function superpowers_script_event(){ ?> <script> jQuery('.powers-btn-1 a, .powers-btn-2 a').on('click', function(){ ga('send', 'event', { eventCategory: 'superpowers', eventAction: 'download', eventLabel: 'joinedup', eventValue: 1}); }); </script> <?php } add_action('wp_footer', 'superpowers_script_event');
Best regards,
IsmaelHi,
Awesome. Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Ismael -
AuthorPosts