Hi,
I have been using the following css to change the size of blockquotes:
.td-post-content blockquote {
background-color: #FCFCFC;
border-left: 2px solid #8CBF26;
padding: 15px 23px 0 23px;
position: relative;
top: 6px;
clear: both;
margin: 0 0 29px 0;
}
.td-post-content blockquote p {
color: #8CBF26;
font-size: 13px;
line-height: 21px;
padding-bottom: 16px;
margin: 0;
text-transform: none;
}
There is supposed to be a blue horizontal line to the left of the blockquote.
And this for WooCommerce:
.woocommerce ul.products li.product h3 {
text-align: center;
}
.woocommerce ul.products li.product .price {
text-align: center;
}
.woocommerce ul.products li.product .button {
margin-left: auto;
margin-right: auto;
display: table;
}
.woocommerce .products .star-rating {
margin: 0.5em auto 0 auto;
}
The 3 products used to be larger and centered.
The blockquote can be seen at this link https://godhelpusall.com/climate-eat-it-too
Shop page here: https://godhelpusall.com/shop/
Since updating to WordPress 4.4 this css code no longer seems to work.
Hope you can help.
Thank you
Kevin
Hi szmarinov,
I use the plugin ‘User Submitted Posts’ it’s free and easy to set up!
Read up on it here: https://wordpress.org/plugins/user-submitted-posts/
Cheers
Kevin
Hi,
Thank you, will install rev slider and try it out.
Cheers
Kevin
Hi,
That is perfect.
Thank you
Kevin
Hi again,
I have managed to get 3 products per row using the advice from this thread:
https://forum.tagdiv.com/topic/woocommerce-layout/
I also adjusted the custom css to correct the sizes and added to the “advanced css” section in the theme options.
I am not 100% sure if this is correct and I am also missing the css for the last section for “Phones”
Can you give any advice on what the css should be for the “Phone” section?
Thanks
Kevin
Hi,
I tried that but I end up with 2 sections of products.
http://www.screencast.com/t/rPK83OrVp2m
One section which appears with 3 products per row (no pagination) after editing the page as suggested with visual composer then another section below (with pagination) outputted by woocommerce.
I am trying to get the shop page to display 3 items per row, similar to this thread I found but with 3 products per row:
https://forum.tagdiv.com/topic/woocommerce-layout/
I managed to get 3 items per row by modifying the functions.php but again the images wouldn’t resize to take account of the extra space.
I hope this helps.
Kevin
Hi,
I did try that but this only gives me 1 row of 3 products and the thumbnails are still the same size as if it were 4 products per row.
http://www.screencast.com/t/UnrlN8CVk
I need 3 products per row which are resized to fill across page like this:
http://www.screencast.com/t/EznZt7jGC9I
Can this be done?
Thanks
Kevin
Hi Alin,
That works perfectly!
Thank you for all your help and once again thanks for providing a great theme.
Regards
Kevin
Thanks, all updated and site is running good.
@mnguyen87 Thanks, will give it a go and see what happens!
Hi Lawson,
I checked your website and the video link you provided.
Both show the video that is embedded start http:// and not https://
Try changing this and see how you get on.
The ‘featured video’ option only recognises videos from Vimeo or Youtube not Ustream!
If you still have problems with YouTube or Vimeo videos when using the featured video option you need to modify the ‘td_video_support.php’ file as in the link below:
https://forum.tagdiv.com/topic/featured-video-blank/
You can either modify the original file supplied when you downloaded the theme and then upload it via FTP or use FTP to download it modify and re upload.
As far as I am led to believe the new version of Newspaper (Version 5) will fix this problem.
Unfortunately you suffer due to having chosen an HTTPS website over a HTTP one!
Hope this helps.
Kevin
Hi Lawson,
I had the same problem with my site https://godhelpusall.com but solved it by making sure all embedded videos start with ‘https’ instead of ‘http’
Also have to modify a theme file ‘td_video_support.php’ which is explained in this thread:
https://forum.tagdiv.com/topic/featured-video-blank/
Hope this helps.
Kevin
Thanks Lucian, I will look into it further.
Kevin
Thanks Chris, I will be patient and see if everything returns to some resemblance of normality.
Kevin