Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'post'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Virtue Theme Questions
In forum: Virtue ThemeTopic: Virtue Theme Questions
In forum: Virtue ThemeIn reply to: Video Site?
Hey Juan,
1. How are you adding your video? If it’s vimeo you can use the vimeo shortcode from the Virtue Shortcodes tab in the visual editor.2. Our Pinnacle theme has an option for this, but not Virtue. If you post a link I may be able to provide css that could get you something close. Or you could use the portfolio feature rather than the blog post feature and your featured images will show with the title over them on hover.
As far as showing durations, I believe there are some video plugins that do this, I’m just not sure which they are. Sorry!Hannah
In forum: Virtue ThemeTopic: Video Site?
March 7, 2016 at 4:28 am #84655Hey guys I am trying to make a video site but I have two quick question.
1) When ever I embed a video thats not from Youtube into my site, when you see the page on mobile the video player does not resize to fit the screen instead it shows the way it does on desktop making the video player on mobile all broken, is there a way I can fix this?
2) Is there a way I can make the featured image smaller of post and show the Title of the post in the center below it, similar to this picture…
Also is it possible to add the duration of the video in the featured image like the picture in the link
In forum: Pinnacle ThemeIn reply to: Pinnacle blog page layout
March 7, 2016 at 12:12 am #84632You can use portrait post summary and a blog list in pinnacle, see the last post here: http://themes.kadencethemes.com/pinnacle-premium/our-blog/
Ben
In forum: Virtue ThemeIn reply to: Shading post summaries on home page
March 7, 2016 at 12:02 am #84629Yes add in the theme options > advnaced settings
.home .postlist article { background: #ddd; }In forum: Virtue ThemeIn reply to: Social share icons
March 6, 2016 at 11:47 pm #84624Just to clarify. “sharing” would imply that when the icon was clicked you would be sharing the post. That isn’t what the theme social “links” are, they are just links to your social network pages.
#containerfooter .virtue_social_widget .facebook_link {background:#3b5998; color:white;} #containerfooter .virtue_social_widget .twitter_link {background:#9AE4E8;color:white;} #containerfooter .virtue_social_widget .googleplus_link {background:#DD4B39;color:white;} #containerfooter .virtue_social_widget .pinterest_link {background:#C92228;color:white;} #containerfooter .virtue_social_widget .instagram_link {background:#517fa4;color:white;}You can use that css.
BenIn forum: Virtue ThemeIn reply to: Portfolio Shortcodes
March 6, 2016 at 11:42 pm #84623Hey,
1. You can add
cat="photos"to the shortcode where photos is the portfolio type you wanted to use.
But you would have to have a different sidebar per portfolio type that you then assigned per post.. or used widget visibility from jetpack and only showed the widget with the shortcode for the type you wanted to show.2. In the shortcode you can add:
excerpt=false showtypes=falseBen
In forum: Virtue ThemeIn reply to: Few questions.
March 6, 2016 at 11:32 pm #84616Hey,
1. I think your wanting css like this, add in your theme options > advanced settings:.portfolio_item .portfoliolink { position: static; opacity: 1; }2. You can turn the carousel on and change the title in each post but there isn’t a built in way to make this a default. You would have to use a child theme: https://www.kadencewp.com/child-themes/
Then edit the templates/content-singleportfolio.php line 306 and edit templates/bottomportfolio-carousel.php line 31
3. That would be the same ^ although you would be changing the output area so effectively losing the ability to edit in the single post settings.
4. There isn’t a way to make a default cyclone slider? Each one is made in the plugin area. And setting a default for that would also be something you would have to do in a child theme.
Ben
In forum: Virtue ThemeIn reply to: Basic Styling Not Working
March 6, 2016 at 10:56 pm #84607Hey,
You don’t need a child theme to use css, that can be added into the theme options.
Go to theme options > advnaced settings and add this css into the css box:.single-product .select2-container .select2-choice .select2-arrow b:after { border-top-color: #000; }Can you post a link to your site so I can see whats going on with the colors.
Are you using a caching plugin?
Did you set the primary colors?
Ben
In forum: Virtue ThemeTopic: Portfolio Shortcodes
Hi,
I have set up a Portfolio section for a site and I would like to show in the sidebar a list of all the siblings for the current portfolio type. I have found this shortcode that I can put in a widget for the sidebar: [portfolio_posts columns=”1″ items=”12″]. But this displays all posts.
1. Can I show only the posts that are in the same portfolio type (similar to the carousel options at the bottom of the page) and
2. I also only want to show the Title not the image or any excerpt.Thanks for your help.
Mel
In forum: Pinnacle ThemeIn reply to: Pinnacle: Gallery / Carousel – sometimes wont load
So my first guess is that there is so much going on that your site can’t catch up. Are you using a caching plugin? We highly recommend W3 Total Cache or WP Rocket.
This post may also be helpful- https://www.kadencewp.com/need-for-speed/
Let me know if the issue remains.Hannah
In forum: Virtue ThemeIn reply to: Blog page no longer linked to database
In forum: Pinnacle ThemeIn reply to: Pinnacle: Gallery / Carousel – sometimes wont load
In forum: Pinnacle ThemeIn reply to: Whole site width and Background transparent collor
In forum: Virtue ThemeIn reply to: Shading post summaries on home page
In forum: Virtue ThemeAs I was updating the format of my database, i tried to edit the height and width of a video. As I tried several times to edit the video a blog post continually opened. I decided to put the page in the trash. After putting the post in the trash I could no longer access my blog homepage. After several tries I got a message advising me to restore the page. When I looked into my Pages trash I noticed the blog page was there. I returned the blog page but now I am unable to link with the data base.I can see that my database is intact. What would you suggest that I do?
In forum: Virtue ThemeIn reply to: How to achieve the effect of this page?
Hello,
I’ve done as explained above and tutorial, but my images are not as big as at the demo page (this is just a tryout: http://candombleplants.com/?post_type=portfolio&p=25&preview=true). I can figure out how to increase the size of my slide. I used a high resolution picture, shouldn’t it be bigger? Sorry if this sounds too basic..
Thanks for your help.
Best
FabianaHello, guys, never mind… I figured it out.
In forum: Pinnacle Theme1. Can i set my header and footer to be 940px ? I user mics settings – Limit Max Page to 940px, and i want footer and header to be limited to. (so only Body background image is visible on sides)
2. Can i use White collor and make it transparent for “Post and Page Content area Background”? So i can read text when “Body Background” image has little black in it.
Thanks!
In forum: Virtue ThemeIn reply to: Void0 message
-
AuthorSearch Results


