Forum Replies Created
-
AuthorPosts
-
February 3, 2024 at 11:46 pm in reply to: woocommerce widget, recently viewed products, not showing correct size image #1432902
That worked. Thank You!
September 30, 2023 at 8:31 pm in reply to: contact form field border color wrong after submit #1420977You can close it. Thanks.
September 29, 2023 at 10:52 pm in reply to: contact form field border color wrong after submit #1420938Thank you! That worked. And thank you for the quick reply!
Ok to close. Thank you.
That worked! Thank you.
This reply has been marked as private.September 25, 2019 at 7:18 pm in reply to: Need css for making the red line around incorrect field submissions BOLDER #1141953I’ll remember that.
September 25, 2019 at 5:07 pm in reply to: Need css for making the red line around incorrect field submissions BOLDER #1141872This worked for me:
#top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select {
border: 3px solid #DF653E;
}
I found it using the web inspector in Safari’s developer menu.Thank you for your replies.
October 24, 2018 at 3:41 am in reply to: Generate a new valid API token at Envato for updating Enfold in Theme Update #1025766You all are way ahead of me. I can’t figure out step 1, where to go, or anything. Can someone provide a step by step with links. Thank you.
Yes I have the latest version, yes I went to envato to the place where I used to get my api token. Then what?Sorry, I found your step by step.
- This reply was modified 6 years, 1 month ago by ricedean.
This reply has been marked as private.Thank you for steering me in the right direction. What version of PHP would be compatible with the installed imagick module?
Go ahead and close it. I Wish I knew what happened and how it was fixed. Maybe it was just a stubborn cache thing.
It’s working on the new test page with nothing else on it.
I can’t reproduce the problem now so I have no clue what happened. Just glad it’s working.
- This reply was modified 6 years, 7 months ago by ricedean.
I gave up and decided to go with a slider instead. Would like to know the secret for future reference so here is link to test page.
Thank you corefocusgroup. I used both code segments in my child theme css file and it is now fixed.
I am having this exact same problem. I also have a layerslider on the home page. The problem with the mobile menu NOT behaving properly is ONLY on the home page; It does not scroll and it highlights. On all other pages the mobile menu behaves correctly; they scroll and they don’t highlight while scrolling. MY CLIENT brought this to my attention so I need to find an answer for them. Please COMPARE the home page menu behavior to the other page menu behavior to understand the problem. I have tried all the css suggested above in this thread but none fixed the problem.
corefocusgroup or devgen, did you ever find a solution somewhere else?
I also got The Plugin “” needs an upgrade ( -> 6.2.0). from wordfence.
Here is what I did:
1. Create a page with a portfolio grid on it for each category
2. Create a new menu using these category pages
3. Use the fullwidth sub menu content element at the top of each category page
This seems to be a tolerable workaround if you don’t have a lot of categories. (Make good use of layout templates.)1. Create a page with a portfolio grid on it for each category
2. Create a new menu using these category pages
3. Use the fullwidth sub menu content element at the top of each category page and your main portfolio page
This seems to be a tolerable workaround if you don’t have a lot of categories. (Make good use of layout templates.)
But I wonder if this causes too much duplicate content that might be a problem for search engines. Does anyone know if this would be an issue or not?I have the same exact issue. The lightbox is showing all 32 of the portfolio items regardless of what filtered subset is on the screen. For example if you click on the floral filter there are only 4 images. When you click on one of the images it shows the corresponding large image in the lightbox however all 32 images are in the lightbox and the next one you click on may or may not be a floral image. It should only be showing 4 floral images in the lightbox.
I have this same issue. How was this resolved?
June 8, 2016 at 6:55 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #645001OK. I’m back in business. I went back to my Themeforest account as instructed this time and got version 3.6.1 Sorry, I had thought the new 3.6 was a fresh copy. Anyway, all is working well now. Thank you!
June 8, 2016 at 5:43 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #644971I am now uploading previous theme version to keep the site running
June 8, 2016 at 5:41 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #644969I did the FTP update and received this error:
Fatal error: Cannot redeclare av_mailchimp_check() (previously declared in /home/dwmccampbell/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-mailchimp.php:446) in /home/dwmccampbell/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/helper-mailchimp.php on line 449June 7, 2016 at 10:42 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #644400Forgot to add:
June 7, 2016 at 10:40 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #644397Hello, This happened again with the latest update. I got the same Fatal error: Call to undefined function avia_title() in /home/dwmccampbell/public_html/wp-content/themes/enfold/page.php on line 12. See Private content for temporary login info.
April 21, 2016 at 5:41 pm in reply to: Fatal Error when trying to update to latest Enfold theme. #619279I think I’ll be ok. I was finally allowed into the admin and was told in the themes window that my child theme was missing it’s parent or something to that effect so I am uploading the theme now. I’m not sure why this happened…GoDaddy server?
November 12, 2015 at 10:21 pm in reply to: Widget: Sidebar Menu (How to make it into drop down List or Accordion) #535108Hi Elliott,
I followed these directions exactly and it worked perfectly and of course matches the theme.
Try dragging over a text widget and add this inside it.
[av_toggle_container initial='0' mode='accordion' sort='']
[av_toggle title='Toggle 1' tags='']
[av_sidebar widget_area='test']
[/av_toggle]
[/av_toggle_container]
And then create a new widget area called “test” and add the custom menu widget to it.I then replaced ‘Toggle 1’ with ‘Newsletters’ and replaced ‘test’ with ‘newsletters’
Thank you so much!
Kind Regards,
CarolynThe real problem turned out to be some custom CSS I had previously added in order to center footer widgets on mobile devices only. There must have been an update that made my css not work any longer. I was able to use trial and error to clean that up and the problem is fixed. I wish I could show you before and after but I didn’t save it. Thank you so much for helping and having an awesome theme.
Ugh. We are back to centered text. I thought I had fixed it.
-
AuthorPosts