OK then you can achieve this using any of the following solutions.
https://wordpress.org/plugins/simplemodal-login/
https://blueleafstudio.net/create-responsive-pop-login-box-wordpress/
Hi @PieGuyX1000,
I hope you are well today and thank you for your questions.
The site appears to be working, but I’d like to make sure there aren’t any issues that may arise from this…
What can I do?
There isn’t any issue with it and it displays because yet we have not updated woocommerce template versions in the theme but we’ll do it soon.
I’ve also noticed a new issue since the WordPress updates; on iPads, regardless of web browser, the first section of the site loads, is misaligned, becomes transparent and disappears altogether…
This doesn’t occur with iPhones or PCs…
How can I fix this?
Could you please try deleting and recreating first and second sections on your site?
<div class=”bbp-attachments”></div>
Best regards,
Shufflehound team
Please also share whole screen screenshots of your site homepage and blog page.
Solution for this topic
I was not able to access your site at all but now i can.
I have tested it and the product description is displaying fine for me as shown in the attached screenshot.
You can display “Show cart” in one row by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-nav-cart .menu-item-cart .widget_shopping_cart_content p.buttons a:first-child {
padding: 10px !important;
}
Hi Adam,
Sorry to hear of the problem you are having.
Could you please try regenerating thumbnails on your site using the following plugin?
https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Shufflehound team
Now i am confused and not sure exactly what you are trying to achieve so could you please describe it a bit more in detail by sharing the screenshot or page URL of it so that i can help you?
I could test it now and the download button is displaying fine for me as shown in the attached screenshots.
Please test it clearing your browser cache or using different browser.
You can resolve other issues by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce ul.order_details li {
word-wrap: break-word;
}
Hi Mauhhq,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
Hi @8thfloorads,
Sorry to hear of the problem you are having.
I have tested the same on my test site but didn’t get the deprecation warning so could you please tell me exactly where you are getting it by sharing the screenshot of it?
Also please test it disabling all plugins except Unyson plugin.
Best regards,
Shufflehound team
Solution for this topic
Then please contact your web host regarding this as the server is enforcing these restrictions.
You are most welcome here 🙂
Could you please tell me which functionality of it is not working and does it work using Twenty Seventeen default WordPress theme?
Then please share me the screenshot of your site Reading settings and whole screenshot of your site homepage.
Hi @quincylun,
Thank you for your questions.
How to adjust the site width/ width of each block?
You can do this using block width option as shown in the attached screenshot but it only provides predefined widths so if you want to use any custom width then you have to develop custom CSS code to achieve it.
What areas does WPBakery Page Builder cover? I was trying edit blog posts with it but the function is not found.
By default it only works with pages but you can configure its settings to work with other post types as displayed in the second attached screenshot.
Is there another <span style=”text-decoration: underline;”>link</span> style to choose from? The current version is not really working as it’s merely bold (attachment “01-link-style”)
We can style links developing custom CSS code if you share me the page URL from your site where it is displaying.
Where can I choose the font for different areas, e.g. Header/ Paragraph/ Plugin? I would like to use the fonts from Typekit/ Google Fonts.
You can do this as described in the following video.
https://wpbakery.com/video-academy/use-custom-heading-element-google-fonts/
Where to choose the header/ footer style and to adjust their colours?
You have to develop custom CSS code to achieve this.
What are the recommended dimensions for logos and photos?
The logo max height is 250px
Are their any post demos that I can just drag-and-drop to the site? I am deleting some of the demo content as I don’t need them now, but they could be useful in the future.
Yes you can use page templates as shown in the third attached screenshot.
How can I design/ edit the site separately in different devices (Desktop/ Tablet/ Mobile, just the template)? Is there a way to turn some content off in a specific version (Desktop/ Tablet/ Mobile)?
You have to develop custom CSS code to achieve this.
Where do I find the Posts IDs? (attachment “02-post-ids”)
Please see the information provided in the following pages to find IDs.
https://pagely.com/blog/find-post-id-wordpress/
Does the Theme/ WPBakery Page Builder auto-update themselves or do I have to do it manually? <- if so will it change my modified template settings (I am using a child theme already)?
You have to update it manually after theme updates it and it won’t change your modified template settings.
Sorry one more question – where can I insert a subtitle?
I am not sure what you meant by subtitle so please describe it a bit more in detail.
Best regards,
Shufflehound team
I can access your site now but not the page /eroticne-zgodbice which is displaying 404 page not found error.
Please make sure the page is accessible and share me two screenshots of what you are trying to display and currently what is displaying there.
Also would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
For the Mailchimp forms – http://www.runwaywriters.com (the home page has two MailChimp forms)
You can display them in the same horizontal line by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .mc4wp-form input[type="text"] {
float: left;
width: auto;
}
#page-container .mc4wp-form input[type=email] {
float: right;
width: auto;
}
#page-container .mc4wp-form input[type=submit] {
top: 0;
bottom: auto;
}
For the featured image this is all the blog posts on the website. An example is https://www.runwaywriters.com/wipe-or-wash/
You can remove the featured image from appearing at the top of the blog post using below CSS code.
.single-post .post-thumbnail {
display: none;
}You can resolve variable product issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce div.product form.cart .variations td.label {
display: table-cell;
color: #505050;
font-size: 100%;
}Hi @Vidhi,
I hope you are well today and thank you for your question.
I want to remove shopping cart icon from my site .
You can achieve this by disabling the theme option “Elements – WooCommerce Cart Icon” in the theme header settings.
even i want to remove shopping feature in my site completely so how to do it?
You can remove shopping feature in your site completely by disabling the WooCommerce plugin on your site.
Best regards,
Shufflehound team
The plugin is already active, it is only asking for the license code. How to proceed? I need the license code.
As said above there isn’t any license code required to activate the plugin and it seems you have not installed it correctly or installed wrong version of it so please delete it and install it again as described in the following topic.
https://support.shufflehound.com/forums/topic/how-to-activate-wp-bakery-plugin/#post-19738
Also the home pages are not working, when I click on the number it changes the page and loads the same content as the previous one. Help me please ?
Could you please share me the page URL from your site where it is not working correctly so that i can troubleshoot it?