Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Thanks so much for your help! This is great and greatly appreciated! :)Hi Victoria,
My apologies for not being clearer. The website is http://www.cre8vitality.com, when it is viewed on a mobile screen only the header menu stays fixed at the top of the page when a user scrolls down. But due to the amount of information on my product pages I would like the submenu to stay fixed to the top of the page as well (below the header menu) when the user scrolls down. Like it currently does when viewed on desktop screen sizes….. https://www.cre8vitality.com/product/multiflora25/
Here are some screenshots when viewed on a desktop:
Here it is when viewed on a smaller screen:
Here are the settings selected for the submenu:
Thank you in advance for your help with this,
Kind regards,
August 10, 2017 at 6:05 pm in reply to: LayerSlider only showing 2 slides out of 3 on Mobile #837094Wow!! Thanks Victoria!!! I can’t believe I missed it!!
Thanks so much for your help!
It is so appreciated!!!August 9, 2017 at 11:48 pm in reply to: LayerSlider only showing 2 slides out of 3 on Mobile #836690Hi Victoria,
I’m running on php 7.0.21. All the mobile devices I have reviewed it on and received comments from have been iPhones to my knowledge. To be more precise the first slide shows the wood background but the animated text and link do not appear.
The first slide content is: Did you know? Most Americans do not consume an optimal amount of all vitamins by diet alone.
2nd slide: Group picture of some products
3rd slide: KidKind logo + Look for this logo on products suitable for childrenWhen working in the LayerSlider and viewing the preview on the mobile mode, I can’t see the text of the first slide and I can’t modify the layers, because they are in grey….
Please let me know if this clarifies or helps in understanding the problem,
Thanks,
Hi Guys,
I have a follow up question related to this subject that I can’t seem to find an answer for anywhere else…I have applied the suggested code above for my header, and it works but would like to know how to apply this to a sub-menu on mobile as well? I have tried different variances, but nothing seems to work….
Thanks in advance,
Hi Rikard,
Yes I cleared all the caches and reloaded and the problem persists…. I cannot access the layers in mobile mode, they remain in grey…. Please let me know how to fix this,Thanks
August 4, 2017 at 11:40 pm in reply to: LayerSlider only showing 2 slides out of 3 on Mobile #834524Just in case you want to access things for a better look:
Hi Yigit!! Amazing!!! Thanks so Much!!!!
Should I be doing my next updates through FTP? Do you think this will be a recurring problem, due to my modifications?
Thanks again for all the help!!!! I REALLY APPRECIATE IT XDSure no problem, thanks for your help with this
Hi Jordan,
I attempted the update through FTP and was unsuccessful. The error codes that came up were all referring to the LayerSlider this time…
I tried to redo it a second time in order to take note of the error codes but at that point it would only say the target file already exists and whatever action I chose it would simply endlessly loop to that same popup window even when trying to cancel the action….. I had to force quit to leave FileZilla…..As for updating through WP the same error codes were given, the first referring to JetPack, and once that plugin was deactivated it gave this error code:
An error occurred while updating Enfold: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Please let me know how to proceed…..
Hi Jordan, The update says completed but actually didn’t complete. I still get the notification to update to 4.1.1….
I placed back the jetpack plugin in the mean time….Let me know what else I can do to fix this,
Thanks,
Hi Jordan,
I did as recommended and the following message was given:
Updating Theme Enfold (1/1)
Downloading update from https://marketplace-downloads.content.envato.com/files/230255209/enfold.zip?response-content-disposition=attachment%3B+filename%3Dthemeforest-4519990-enfold-responsive-multipurpose-theme-wordpress-theme.zip&Expires=1499959488&Signature=MKKu3rwUlOOOhszJLDt1KBSclB-6Mq1qaRAniFsaiWMxbz4he6W7rVqYseE~ZybZi~WfjWyX7~80BcWaMTQppRUz8YA6EFrNtoVZJBUFw2SibSI0um~H1cx7OHMUvXC68QgNWl8fbiLXnksdaiMosrkvEEGSP5k3vvtsO4Th6adsAgdPKDLBdZ0A19EpKoYZ3FuCLCGMCIqGd1hpCXYmtgc~yhx5MamOWkAREroJUj7ZlQw4jmpMzQyrXU~LBJJ6aDGpxNLwpvu8BrOatjeWYYWK91cklvMBrS1fvYq54d0I4sd2o0wEdDAMZtq4JV8grvpz-V3W1wESQAtJf4JPjg__&Key-Pair-Id=APKAIEEC7ZU2JC6FKENA…
Unpacking the update…An error occurred while updating Enfold: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Disabling Maintenance mode…
All updates have been completed.
Has this been completed correctly? Not sure what to make of the Error message…
Thanks
Hi Ismael, thank you very much for all your help and for clarifying :)
Hi Ismael,
Thank you for placing the code, I really appreciate it. I see on the site that it has changed which products are viewed but it is showing products from other categories as well…. I’m wondering if this problem is happening because I have certain products in multiple categories…. For this to work perfectly would I need to create multiple copies of the same product so that one copy is assigned per category? Having multiple pages with the same product content would it hinder SEO?
Kind regards,
JenSo I fixed part of the issue and the website is back up, I restored the original functions.php file through ftp and I’m back online.
Please let me know more precisely where to place the code given within the functions.php section, because placing it at the end was a clearly not the right place…..
Thanks,Hi, I no longer have access to the site and everything is down, please get back to me as soon as possible!
Thanks….Hi, I placed the following code:
(‘avia_post_nav_settings’, ‘avia_post_nav_settings_mod’);
function avia_post_nav_settings_mod($settings)
{
if(is_singular(‘product’)) {
$settings[‘taxonomy’] = ‘product_cat’;
$settings[‘is_fullwidth’] = false;
}
$settings[‘same_category’] = true;
return $settings;
}
at the bottom of the of the page, Appearance > Editor > functions.php file and now I’m getting this warning and can not remove the code that was placed:Parse error: syntax error, unexpected ‘,’ in /home/wp_xpedqz/cre8vitality.com/wp-content/themes/enfold/functions.php on line 566
I no longer have access to my site at all! PLEASE HELP TODAY!!!!
Thanks
I would also need to know how to remove the “download” button from WooCommerce in the “My Account” page please….
Thanks
Hi Basilis,
When I placed the code I noticed no difference, it seemed to do nothing at all….. but I had other code in the quick css section, so am not sure if I placed it incorrectly with the other code in place…. here is all the code in that section, some is for the social media share buttons and for the footer dimensions….
.avia-section .av-share-box ul li a {
color: white;
}#footer .flex_column.av_one_half {
width: 27%;
}#footer .flex_column.av_one_half.first {
width: 67%;
}
add_filter(‘avia_post_nav_settings’, ‘avia_post_nav_settings_mod’);
function avia_post_nav_settings_mod($settings)
{
if(is_singular(‘product’)) {
$settings[‘taxonomy’] = ‘product_cat’;
$settings[‘is_fullwidth’] = false;
}
$settings[‘same_category’] = true;
return $settings;
}Hi Basilis, thanks so much for the code. I applied it, but it is not working…..
Please advise, thanks
Hi Victoria, my pleasure, please see below :)
Hi John,
On the website when a product is viewed, previews of our other products are available when a mouseover is done on the arrows found to the right and left of the banner. How do I select which products are viewed in these previews?
If you go on the website (info below) you will see that when on the PureMarine product the preview to the left should be Vitamin D3 and to the right MultiFlora 25 when within the “Mood & Mind” category.
Please advise,
Thanks,
Hi Nikko!!! Thanks so much!!! It worked XD
Have a great day!!!! :D
Hi Rikard, from your feedback I kinda assumed what I was asking was unusual so I bypassed it and built it differently. Thanks for your help :)
I do have a different question though, currently in the template footer the sections are divided equally….. is it possible to have the first footer widget be 2/3 of the space?
Thanks,
JenHi, I’m trying to modify my “Product Categories” but this section does not have the Layout Builder….
In my menu, under products, every link brings me to the “Product Categories” that I created. But I can’t modify the look or adjust the settings for the header and footer of these with the current template….. I need to be able to have text in the banner, but also have category information in a color block below the banner and possibly other options that are in the usual Layout Builder found in the “Pages” section…..I also need to place a transparent header and would like the option of being able to display only the socket on those “Product Categories” links? Is there a way that I can modify those sections, to add colour blocks and different sections like in the normal “Pages” Layout Builder?
Thanks for your help
Jen
Hi Nikko, thanks for your help, below is the requested info :)
Thank you so much Nikko, it worked! :)
Jen
March 16, 2017 at 2:48 am in reply to: Different color schemes unavailable – Enfold Theme Options #761707Hi Yigit,
Thanks the coding worked for the header!!!! So Happy!!!
But it did not for the Sidebar blog….. I tried different variations but the combinations did not work….
Thanks in advance for any help you can bring,
March 14, 2017 at 8:11 pm in reply to: Different color schemes unavailable – Enfold Theme Options #760954Hi,
Would it be better that I start a new case since my current questions no longer involve the initial request of this one?
Thanks,
March 13, 2017 at 3:59 pm in reply to: Different color schemes unavailable – Enfold Theme Options #760051Hi Mike,
Actually unfortunately the issue is not resolved, the social sharing buttons that I’m trying to change to white are in the header…. not the footer.
I would also like to change the titles on the blog sidebar, and the settings I have placed don’t seem to be responding….
Thanks in advance for your help
Jen
-
AuthorPosts