Forum Replies Created
-
AuthorPosts
-
Yup it’s working now. Thank you
That worked, thanks for the work around Victoria
Perfect, thanks Victoria! Have a great Thanksgiving!
Yes I have tried that as well, but when I embed the image in caption title area it displays very pixelated (even with the correct dimensions coded in). I was originally using the Layer Slider, but it didn’t load fast enough even when I had all of the times set to load quickly.
1. For the fullscreen slider feature, can I just decrease the height of the slider on mobile devices so that the background image isn’t as zoomed in? I will need this for a different slider background image that doesn’t have text as well.
2. If I do put the image in the caption title, how can I display it so it’s not pixelated?
Thank you Victoria. I tried placing it under General Styling which didn’t work. Neither did the style.css file under the Child theme… I also tried adding !important after each line, but that didn’t work either =/
We can close it :)
Perfect, thanks Ismael!
Perfect, thank you Ismael! One last thing. How can I have a hover effect on the Add to Cart/Show Details buttons?
And then it shows up completely different on the category pages: http://demo.urbanrealms.com/product-category/artwork/
Hi, thank you. The code didn’t change the Add to Cart and Show Details icons/text. I want to disable the faded color pre-hover. The page is: http://demo.urbanrealms.com/shop/
Hi Victoria, I’m including it in the private content.
Oh I’m sorry, it looks like the shortcode was incorrect. The one listed on the woocommerce site is [product_category], which doesn’t work. The one you provided [product_categories] does work. Thank you!
That’s perfect, thank you Yigit!
*The title bar font size is different on the actual product page
September 30, 2017 at 8:09 am in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858693All done, thank you :)
September 29, 2017 at 11:19 pm in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858640Perfect, thank you Jordan!
September 29, 2017 at 11:07 pm in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858637I tried the following and it didn’t work.
/*Hide Menu Bar on Post Pages*/ .post nav.main_menu { display: none!important; } .post #advanced_menu_toggle { display: none !important; }
September 29, 2017 at 7:54 pm in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858593Yes, that is correct. I’ve set it up so that it hides on specific pages with the following code, but I need to hide it on every post page as well so that I don’t have to go in and write up specific code for each post.
/*Hide Menu Bar on Thermal Oxide Page*/ .page-id-415 nav.main_menu { display: none!important; } .page-id-415 #advanced_menu_toggle { display: none !important; }
September 29, 2017 at 12:10 am in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858265So this would work. I could just use this on the homepage and disable the main menu for that specific page. The issue though is that style wise it doesn’t look like the main menu. I would need it to be located and behave exactly like the main menu that I have in place =/
Would it be easier to just block the main menu on all post pages?
September 28, 2017 at 11:29 pm in reply to: Navigation Bar on One Page Main Site with 2 Additional Pages #858249Yup, I’ve used the custom links for the homepage menu items and then regular page links to the separate pages. Everything works fine if you’re on the homepage. The problem will arise if you’re on a page other than the homepage because the custom links (Ex. About) won’t work since it’s linking to a section of the homepage.
Screenshot of Menu: https://imgur.com/a/abxbW
I’m not familiar with the Full Width Submenu element… Is that what I should be using? I’ve put the login credentials in the private content. Thank you.
It’s perfect, thank you!
Hi Sarah, I cleared the GoDaddy cache but it didn’t do anything…
I tried adding it to the theme options quick css area and then to the enfold child stylesheet. Neither option worked… I also cleared my cache.
Hi Rikard,
That didn’t work either =/
I’m attaching the login credentials so maybe that’ll be easier. The code is under the theme options general styling section. Thank you.
Hi, no change…
#top #wrap_all .av-social-link-yelp:hover a{ color:#fffff !important; background-color:#b51c09 !important; }
I just enabled zip archive and the hosting provider does allow zip because it’s Go Daddy and I have used them before for other websites with Enfold. I tried getting the error logs and I couldn’t find anything though. I went to Cpanel–Errors (in the Metrics section)–and the log was empty.
I increased it to 256M and I still get the same error message. These are all of the settings:
allow_url_fopen On
display_errors Off
error_reporting E_ALL
file_uploads On
log_errors On
mail.force_extra_parameters no value
max_execution_time 300
max_input_time -1
memory_limit 256M
open_basedir no value
post_max_size 64M
session.save_path /tmp
short_open_tag On
upload_max_filesize 64MHere you go:
Perfect, thank you!!
Hi Vinay,
So I changed the layout of the header. The logo is now on the left with the menu on the right. Now when you look at it on a mobile device the issue is that there is a very large padding area between the menu line items…How can I fix it?
-
AuthorPosts