Forum Replies Created
-
AuthorPosts
-
Another thing I found is that my site is using PHP 7.3.30 (Supports 64bit values)
What version would you recommend I be using for Enfold in 2022? Could this be the problem on the demo import issue?
———————
Updated:
Okay, well I am running L7 so my max PHP I can currently use is 7.4. I just updated it and still same issue…
Thank you very much for the fast reply.
I have updated the wp-config.php in the root folder now and took the code out of the functions file.
A temporary login is in the private link for you.
Thank you!
Hello Ismael, Yes I am trying to import the “Shop Demo” and yes I know it will override the current theme settings.
In the functions.php file of the child theme I have added the following:
// This enables debugging.
define( ‘WP_DEBUG’, true );Thank you for your assistance on this.
When I am at 100% on my screen 1440 x 900 I am cut off.
If I scale the window down to 90% I see it fine.
On my MAC laptop at 1280 x 800 I am also cut off.
Thank you, Jason
Dear Rikard, Thank you for being so fast!
That worked perfectly!
Now one more question, when you go to the page I put you will see the “Select Category” is covering the up and down arrow.
I am guessing I need to make the font for this smaller or the button wider? What would you recommend?
Best, JasonThank you so much! I changed it to https://www.writersofthefuture.com/podcast/#Podcast_168 and worked perfectly.
Thanks for being so fast!
Best, Jason
Dear Ismael, Thanks for the update and sorry for the late reply. I think I will manually redirect if I go this route as the above code is a little beyond my ability and comfort level. Thanks for this and in the future if it changes please let me know.
Best, Jason
April 28, 2022 at 6:05 pm in reply to: Fullwidth Easy Slider Button won't align to center at bottom #1349856Sorry for the late reply. I was not able get this to work, but I changed out the buttons so you can close out this thread or delete it if you want. Thank you, Jason
March 6, 2022 at 5:25 am in reply to: Fullwidth Easy Slider Button won't align to center at bottom #1343327Dear Rikard,
Thank for the feedback. I tried putting that in the Quick CSS and didn’t see any change. I wanted to give it a few days to make sure it was not a cache issue, but no change.
Button still didn’t move.
Any other ideas?
Best, JasonNikko, that worked like a dream! You guys are awesome! Thanks so much.
Jason
September 22, 2021 at 10:21 pm in reply to: Changing default sorting order on the shop page #1321962Just found this in the customizer tool, so you open the shop and click on top “Customize” tab and there are the controls. This is for anyone else in the future that searches and finds this thread. Best, Jason
Hello. I just went to look for this as per above but looks like the shop sorting was removed out of the Woocommerce > Settings > Product (tab) > Default Product Sorting.
Any idea on where this was moved to or how to change the default shop order now?
Thanks, Jason
September 9, 2021 at 3:33 am in reply to: Secondary menue not showing current page that you are on #1320160Thank you so much for your reply. I put it into the quick CSS but it didn’t change anything. I also tried changing the color from #000000 to another one to be sure and don’t see any changes.
Can you please take a look at the site by accepting no SSL (I have not added this yet as in development stage) and see if you can see what is happening with the secondary menu that is active not showing up?
In the private link I included another page to check.
Okay, thanks for the info Rikard. Once I figure this out I will post here for others that might have the same problem.
Best, Jason
Dear Nikko, Thanks for the info. I went into Yoast and turned off all of the options to see if one of them would handle this. I didn’t. The only way I could fix it is by disabling the actual Yoast plugin. Are you able to see from the code side anything more that might give me an idea on why this is re-directing to the home page?
Thanks, JasonDear Ismael,
Thanks so much. I downloaded the XML file and put it on my MAC. I then downloaded the PHP file from // https://scotthom.com/2018/12/fix-wordpress-import-wpautop/ and ran the script. (A friend walked me through the phone on running the script.)
As a note it took me a little bit to figure out how to run the script so I called someone who helped me and it worked. But when I went to do it a second time I could not remember what I put in front of the php fix-wordpress-export-wpautop.php < original-export-file.xml > new-export-file.xml to run the command.
I know I did “cd” to the folder where the files were. Then after this I can’t duplicate again how I ran the script. If you could put this in layman terms on how to do this in MAC Terminal it would be great. Thanks, Jason
Okay, so I tested this on a dev site and found that when I turn off Yoast SEO it works fine. Any ideas on a way to make both work?
For now I turned off Yoast and all is working well. Not sure what I am missing with having Yoast off…
Best, Jason
- This reply was modified 3 years, 8 months ago by Jason.
Thank you. Details posted in the private info.
Best, Jason
Sure, what email address should I set this up with? Thanks, Jason
Okay, so I put this in the quick CSS for now and worked. One question on my original post was if I could change the amount of rounding on the buttons. Before I updated to the Band template the buttons were more rectangle with slight rounded corners. Now the buttons are full half circles and wondering if I can control this on a site wide level?
Thank you so much. Is this something that I should be putting in the quick CSS or dropping into my child theme CSS? I am not sure when I should be putting such items into the quick CSS versus updating the actual child theme?
Thanks, Jason
Thank you so much! That worked perfectly and did exactly what I needed. Best, Jason
Hello. This is almost perfect. If you look at the new development site it works both on black and white background now.
White:
https://devapp.galaxypress.com/shop/Black:
https://devapp.galaxypress.com/battlefield-earth-post-apocalyptic-book/The only thing I am wondering is on the hover over color I am applying the following:
.avia_cart_buttons:hover {
background-color: #e81b3a !important;
}
If I wanted this above to have more of a transparent look is there an option for this?Best, Jason
Thanks. This can be closed out as I don’t remember exactly, but one of the updates fixed this. Best, Jason
Yes, when I imported these the theme was already active. I went into galaxypress.com, the live site and using tools/export created an XML file.
Then went to the devapp.galaxypress.com and using the XML file imported these posts.
Both sites have the same WP and Enfold version (4.8.2).
When I then import on the devapp.galaxypress.com site using the XML file this is when I loose all of the extra paragraph spaces.
https://devapp.galaxypress.com/mission-earth-science-fiction-satire/
This above should look like this:
Thanks for letting me know any ideas on this.
Thank you very much for the code.
Okay, so there look to be 3 colors you can modify as I will describe. Here is the link I am looking at:
https://devapp.galaxypress.com/battlefield-earth-post-apocalyptic-book/1. Not licking on any product there is a white clear over the “Add to Cart” button.
2. If you hover over the product image or price, but not the actual button, the clear overlay turns off and it is red.
3. Then if you hover over the “Add to Cart” it now turns orange with the new code.What I am wondering is about the #1, where it has a white overlay. Can I turn that off?
The issue is I changed the basic background color to white on the template and this is now effecting this.
I also have the actual shop page, which is here:
https://devapp.galaxypress.com/shop/This shop page is on white as you will see. Can I control the shop page separately on these quick CSS?
Thanks, JasonMay 4, 2021 at 6:18 am in reply to: Top header stays transparent when scolling unlike demo site #1298159Thank you. This worked. All set on this transparent issue for now as working fine with the update.
Hello. I used this same above quick CSS on a page and worked for what I was trying to do. Only issue is how do I control the hover over color or turn this off on these? See the attached page of a dev site:
https://devapp.galaxypress.com/battlefield-earth-post-apocalyptic-book/
I want the white bars to be black like it is on the demo site, but I had to change the main background color to white in the overall site, which effected these overlays.
One more complication on this is that I have the shop with a white background, so can I control these pages where I use the product grid separate?Here is the shop sample in white:
https://devapp.galaxypress.com/shop/#topBased on this maybe just turning this function off is safer?
Thanks, Jason- This reply was modified 3 years, 8 months ago by Jason.
April 28, 2021 at 6:00 pm in reply to: Top header stays transparent when scolling unlike demo site #1297207Dear Nikko, Thank you. I see that I am running the 4.7.4 and went to manually check for update on Enfold and can’t find anywhere the 4.8.2. Is there something I am doing wrong to locate the update? I have a valid token installed, which I left access so that you can check this. Thanks, Jason
April 27, 2021 at 3:10 am in reply to: Top header stays transparent when scolling unlike demo site #1296864Thank you so much for looking into this. I have created an admin account so that you can log in and look.
I have a few other sites with similar issue so once we find the cause please do let me know so that I can fix the other one as well.
Best, Jason
-
AuthorPosts