Forum Replies Created
- AuthorPosts
Of course. We definitely agree.
What happened is that the service we previously used for automatic updates, unfortunately shut down, creating a break in auto-updates, requiring you to manually upgrade to the latest version:
https://startupwp.com/topic/changelog/
https://startupwp.com/topic/upgrading/Thank you.
Great. :)
Thanks for sharing! :)
Update:
.woocommerce #content{width:92%}
to:
.woocommerce #content, .woocommerce-page #content{width:92%} .woocommerce #sidebar, .woocommerce-page #sidebar{display:none}
Thanks
a{color:#ff0000} #content input[type="submit"], #content input[type="reset"], #container #searchsubmit, .button, #new-topic{background-color:#ff0000}
#menu { border-radius: 3px; }
Sorry to hear that. Your refund has been issued.
Clear (ignore this reply)
Clear (ignore this reply)
Good to hear. For future reference, the plugins cannot be found in the free WordPress repository. You can find them sold separately (outside of the StartupPro bundle) here:
Thanks
.single-post .size-thumbnail { display: none; }
1-3. Give this plugin a try:
https://wordpress.org/plugins/advanced-excerpt/
2. Use:
.archive .header { display: none; }
4. Change:
#recent-posts-2 li { border-bottom: 1px solid #ccc; padding: 5px 0; }
to:
.widget-container li { border-bottom: 1px solid #ccc; padding: 5px 0; }
Try:
.home .entry-content img { max-width: 150px !important; }
3. Try:
.single-post .entry-content img:first-child { width: 100% !important; }
4. Try:
#recent-posts-2 li { border-bottom: 1px solid #ccc; padding: 5px 0; }
5. In your AddThis settings, you’ll find an option to stop the share buttons from displaying on Home. This is what you want. If it doesn’t work, try:
.home .addthis_toolbox { display: none; }
Looks like your site is in maintenance mode.
Either you’ll need to open it up so we can take a look or if it needs to remain hidden, you can email us the login details here:
1. Are you using the Visual or Text editor? The Text editor will ignore double-spacing. For maximum control over the post editor and post content, check out this plugin:
https://wordpress.org/plugins/tinymce-advanced/
2. Use:
.entry-content p { font-size: 18px; line-height: 145%; }
https://startupwp.com/topic/customizing-your-theme/
3-4. Can I get the URL for this page please?
5. Are you using the built-in social media buttons or a plugin like AddThis?
Try:
@media all and (max-width:767px){#menu label.toggle{display:none}#menu ul{display:inline}}
You’ll just need to increase the min-width a bit to disable the responsive design:
body, #wrapper { min-width: 1100px !important; }
Glad you were able to solve it.
Looking at:
http://celtica-kitchens.co.uk/concept-kitchen-in-wanstead-work-in-progress/
I can see that the Sidebar Left template is working fine. The problem only occurs when you introduce the Disable for This plugin?
I recommend trying these alternatives:
https://wordpress.org/plugins/dynamic-widgets/
or
Ah, it looks like you’re on a very out-dated version of StartupPro, 1.1.1, where the newest version is 2.5.3:
https://startupwp.com/topic/changelog/
I’ve just emailed you your download link so you can grab the latest copy.
Instructions:
Have you made any recent changes that coincided with this error, new plugins, customizations, updates, moved to a new host, anything of that nature?
Thanks
At this point, I don’t want to take up your time, having you waiting for a solution any further. It doesn’t look like we’re going to find a solution for this. Unfortunately, we just can’t solve them all.
Sent.
- AuthorPosts