ensooter
Forum Replies Created
-
Do you also have the Arcade Basic theme, @thegistoflife? I didn’t do anything to fix it – just updated the theme and it was solved. If you haven’t updated, I’d try that. But if you have a different theme then I’m afraid I don’t know how to help :/
I think that the sidebar being in the wrong place was just a bug – the theme creator put out a patch and this seemed to fix the problem. Topic resolved.
I don’t think this is the case since the designer of the theme intentionally states that the new update would enable you to have a sidebar on your homepage if you set your homepage to a static homepage. So there is supposed to be a sidebar there. Perhaps it’s just a bug?
Forum: Themes and Templates
In reply to: [Arcade Basic] Changes to css now showing up on live websiteSorry.
I am also having a problem with the front page. I have it set to a static homepage but the sidebar is just shoved underneath all the material on my homepage and not actually in the sidebar position. See here: https://www.dwellbeautiful.com
How would I fix that? Thank you!!!Forum: Themes and Templates
In reply to: [Arcade Basic] Changes to css now showing up on live websiteI am having the same problem – I just updated to the newest version of arcade basic a few minutes ago and I am trying to hide my site title and tagline using a css code I used with the previous version that worked:
.headerblock {
display: none;
visibility: hidden;
}This CSS code now does not work to hide the title and the tagline. I am on a self-hosted wordpress site: dwellbeautiful.com. I don’t know what to do!
Hi!
My website is: dwellbeautiful.com
I am having trouble with this same problem. I am using jetpack shortcode to get the jetpack subscribe form to appear in the popup. All of that is working wonderfully. But my problem is that even though someone enters their email address to subscribe, the popup still occurs every time they load the page. I want the popup to go away completely once they have subscribed and provided their email.
How would I do this? I see the code that @wpmudev posted, but I don’t know how to develop a custom code to make it work for me. Please help!!!
Forum: Themes and Templates
In reply to: [Theme: Arcade Basic] Adding Sidebar to the HomepageNo worries! I figured it would be more complicated. I contacted the developer and he said that the free version should be getting a sidebar on the homepage with the next update. Phew! Again, thanks for all of your help. I truly appreciate it!
Since you are so awesome, I had one other question about my site… maybe you can help?
Yes! The second one works!! Seriously, thank you SO much. I would have never figured that out on my own! Thank you!!! ??
The top code you sent me just pushes all my header images down, it doesn’t change how much is shown, so it’s just cut off at a different point.
The second code you sent me worked, but then applied itself to all the pages – I only want one page to have the bigger header – my “most recent” page. I don’t want any of the other header images on other pages to be affected. Is there a way to fix that?
Thanks for your help! Good to know that a workaround is possible, even though I don’t have the right one yet. If you have any other help you can give me, that’d be great! Thanks! ??