Forum Replies Created
-
AuthorPosts
-
January 25, 2019 at 4:49 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #469974
LW
MemberI heard back from Restored support. They weren't able to answer my question and recommended I purchase their customization service.
Will leave it as is for now.
Thank you for the support Victor.
January 24, 2019 at 6:31 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #455257LW
MemberThanks for your suggestion. I went ahead and contacted them yesterday and will see if I can get it resolved. If I do, I will post back here with the solution.
I feel I will only install StudioPress themes from now on.
Thank you for the help Victor.
January 23, 2019 at 2:23 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #437452LW
MemberI went ahead and deactivated WP-Rocket, as well as the server cache and cloudflare caching. Even deleted Soliloquy from the plugin section.
Are you able to see anything now Victor?
I think the Home Slider Overlay isn't being enabled even though there are widgets there.
January 23, 2019 at 1:31 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #436928LW
MemberHello Victor,
That's strange, I have the code there. Here is a copy and paste of the code on line 153 (Appearance/Editor/style.front.css).
.home-slider-container { position: relative; margin: 0 auto -40px; background-image: url("https://www.dejavucarmel.com/wp-content/uploads/2018/06/Red-Dress-2.png"); }
I also have a text widget in the Home Slider Overlay. I updated it once again, will you see if it shows now on the source code?
January 23, 2019 at 1:03 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #436634LW
MemberDo you mind seeing if I'm missing a step... I didn't get it to work yet.
1. de-activated Soliloquy
2. added code to line 153 on the style-front.css:
background-image: url("https://www.dejavucarmel.com/wp-content/uploads/2018/06/Red-Dress-2.png");
3. added text widget to Home Slider Overlay
(the Home Slider Overlay only appears in the Dashboard/Appearance/Widget area and not the 'Customize' page)Clearing the cache didn't help. I will keep trying different things as I wait to hear back from you, hopefully.
One thing I'm curious about is in the style-front.css page from line 140 to 149 includes these "elements" (are they called elements?)... "soliloquy-container", ".soliloquy-next" and more. Could this be stopping things from working?
Thank you for your time and advice so far.
January 22, 2019 at 8:06 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #424402LW
MemberI wasn't able to get it right yet. Do you mind seeing if I'm missing a step...
1. de-activated Soliloquy
2. added code to line 153 on the style-front.css:
background-image: url("https://www.dejavucarmel.com/wp-content/uploads/2018/06/Red-Dress-2.png");
3. added text widget to Home Slider Overlay
(the Home Slider Overlay only appears in the Dashboard/Appearance/Widget area and not the 'Customize' page)Clearing the cache didn't help. I will keep trying different things as I wait to hear back from you, hopefully.
One thing I'm curious about is in the style-front.css page from line 140 to 149 includes these "elements" (are they called elements?)... "soliloquy-container", ".soliloquy-next" and more. Could this be stopping things from working?
Thank you for your time and advice so far.
January 16, 2019 at 11:55 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #323670LW
MemberWill you please go over what you're recommending... I'm not understanding it fully.
I deactivated the Soliloquy plugin, added the background code to line 153 on style-front.css, which didn't result in anything on the home page.
January 16, 2019 at 5:49 pm in reply to: Refine Pro Theme: Replace Soliloquy home page plugin #320335LW
MemberHey Victor,
Thank you for the help.
I went ahead and tried your advice. Unfortunately, it didn't work the first time around. I tried to add the background image to .home-slider on line 134 instead, but this didn't work either. Cached the pages as well, still nothing.
My intention is to delete Soliloquy and setup the same image as Soliloquy had it on the home page. Is this possible on this theme? Would I need to edit php code as well?
From line 140 to 149 there is code for Soliloquy, this is why I ask.
LW
MemberThank you Victor!
From your advice I found out the specific page and implemented into the CSS. The code came out to be:
.home { overflow-y: hidden; }
It did the job!
I didn't include a site, because it's currently only a local site.
LW
MemberI tried this and it also took away the backstretch image.
LW
MemberThank you both for the help, the last comment helped.
LW
MemberI switched from using the widget navigation to the 'after header menu' and was able to center the menu.
Thanks for sharing the article regardless. It added to the learning.
LW
MemberThanks for your response Victor.
Unfortunately, it didn't work out. After changing the code the menu stayed left-aligned.
Do you have any other suggestions?
September 6, 2018 at 1:00 pm in reply to: (Agency Pro) – How to setup side by side header widget? #223025LW
MemberThanks for you comment.
I ended up using the 'menu after header' feature instead.
I tested out your suggestion and it aligned the 'home top' widget area. I couldn't find the the labels to try it for the site header, so I let it go.
LW
MemberYes, I started to see the challenge with centering the menu. A little "confirmation" doesn't hurt.
Do you know if deleting the site title section from a child theme impact SEO? I imagine it would. I also don't even know if deleting the site title section (probably via php) is possible.
-
AuthorPosts