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: Pinnacle Theme
In reply to: Blurry product images after pinnacle update.
March 24, 2016 at 10:49 am #87486Hey,
I am assuming you want to support retina? Currently your images are too small for retina screens. I use a retina screen and regardless of what your saying they have been I’m just explaining that your images are not large enough for retina. WordPress just added support for retina images in the latest update in conjunction with that you have the new srcset and since your images are as small as they are the largest srcset that is available is 300×300.(this has to do with your woocommerce settings > display > products.)
What you can do to get the same look you previously had was to go ^ there and change your product image size to 748×748.
Then run this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
That will allow again the images to show at the size your uploading but to be clear this will not give you retina support. It’s something you should do but what is best is to upload nice large images that support all screen resolutions.
1200×1200 is a good place to start with product images. Because your product layout is set for the image to be larger then the defualt I would consider more like 1600×1600.
Here is the post about the recent change in wordpress:
https://make.wordpress.org/core/2015/11/10/responsive-images-in-wordpress-4-4/I hope that helps to clarify and please follow regenerate thumbnails option that will put you back to where I think you felt like it was.
Ben
In forum: Pinnacle ThemeIn reply to: Home-page Icon Menu Padding Problem…
In forum: Virtue ThemeIn reply to: Previous/Next links post title
In forum: Pinnacle ThemeIn reply to: Стили в коде страницы
“I have a question: why all the styles are written directly into the code of each page http://prntscr.com/ajd36h
How to fix it?”That’s just where some of the theme’s CSS is outputted. If you want to override certain things, then you can do that by writing your own custom CSS.
If you can post a link to your site, as well as some specific changes that you’d like to make, I can help you write it.Вот только где некоторые из CSS Темой является выводится. Если вы хотите, чтобы переопределить определенные вещи, то вы можете сделать это, написав свой собственный CSS.
Если вы можете разместить ссылку на ваш сайт, а также некоторые конкретные изменения, которые вы хотели бы сделать, я могу помочь вам написать.In forum: Virtue ThemeIn reply to: Dropdown menu disappears
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Need some features.
Hi Ben, thanks for the direction.
I think I have done half a way through, if you can help a bit more, that would help a lot.
1) I already use a child theme, and I have custom fields created for portfolio. How do I call them inside <div=class imghoverclass>?
I mean so they look like a caption on the main slider.2)Yeah, I know products is better for products, however there was a reason I choosed to use a portfolio, as I plan on using products for paid subscriptions and extra services later. So I have real estate in portfolios. I already have this advanced custom field markers for every post, however I don’t really understand how to display them, or display range.
Thanks!
In forum: Virtue ThemeHi Ben and Hannah.
I thought I was asking too many questions so I bought Pinnacle theme just now to make me feel happier about the support you give.
This has been asked before but your answer implied a future release would have the option but I don’t think you’ve got round to doing this yet.
I’d like to change “previous post” and “next post” blog navigation to the actual post title. I think that would be a good bit of functionality if you could include it, or perhaps you could just post up a bit of code to change in the content-single.php file.
Kind regards
SteveHi,
I’m using the blog page template/shortcode on a few pages to display some posts, but I’m wanting to make the feature images a little smaller. By default, it’s 41%(Image)/59%(Content), but I’d like it to be 30%(Image)/70%(Content). I’ve tried adding the following CSS into Theme Options –
.col-md-5, .span5 {
width: 30%;
}.col-md-7, .span7 {
width: 70%;
}But when I look on mobile the images aren’t responsive anymore and go tiny. Is there anyway to achieve making featured images smaller, but still work as normal on mobile?
Thanks
In forum: Virtue ThemeIn reply to: Typografie where and what
March 23, 2016 at 11:46 pm #87416h1 is header 1 so it’s your page headers, posts headers. Typically there is only 1 h1 per page.
Is there a certain font your trying to change?Ben
In forum: Virtue ThemeIn reply to: Testimonial display
March 23, 2016 at 11:41 pm #87413Do you want a grid a testimonials? A carousel isn’t a good way to show 41 posts, thats not common for people to want to scroll through that and would be a heavy load on the page.
Ben
In forum: Virtue ThemeIn reply to: Need some features.
March 23, 2016 at 11:33 pm #87410Hey,
We sorry don’t do paid for customizations. We only do support here see policy: https://www.kadencewp.com/support-forums/topic/support-policy/To point you in the right direction:
1. You would need a child theme and you would need to override the portfolio output template to add in a call for a custom field. the file is templates/content-loop-portfolio.php
2. Products and portfolio posts are totally different things.
With products you can add filters by attributes with a plugin like this: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/
There are no options for filtering like that with portfolios. And it would require tons and tons of code to add in markers that could be filtered on.
Ben
In forum: Virtue ThemeIn reply to: Blog issues
Hi Derwin,
In Settings > Reading have you set a page to be your post page? This needs to be left blank.
You should be adding your slider to the homepage from Theme Options > Home Slider. Are you doing this? Again, this might be due to having a selected post page.Hannah
In forum: Virtue ThemeMarch 23, 2016 at 11:25 pm #87408Hey,
You can set the default image (theme options > blog options) if no featured image is set int eh post but that would apply to all posts with no featured image. No option to do it by category.Ben
In forum: Pinnacle ThemeI’d like to display the header background image on a page/post but not display the page/post title in the image. I’d like to display the title under the image, but still have the image displayed. In the blog options I set “Show the post title in head by default” off and set “Show the post title below the header” on… it put the title in the correct spot but the header image disappeared, much to my surprise?
Thanks, Glenn
In forum: Pinnacle ThemeIn reply to: Gallery columns
In forum: Virtue ThemeIn reply to: Typografie where and what
The main area for your typography is in Theme Options> Typography Settings.
You can also control some with Theme Options> Menu Settings.
If you want to target only specific pieces of text on your page, then it is necessary to write up some CSS.
If you’re able to post a link to your site, as well as some details about what you’re trying to accomplish, I’ll be happy to help you write the necessary code.
Thanks,
KevinIn forum: Virtue ThemeIn reply to: Blog issues
In forum: Virtue ThemeSo it would behave just like a portfolio carousel but would not be ‘built’ out of portfolio posts. It would be like Home Image Menu in that you just created it from scratch as far as images and links but you could choose several images per category that randomly displayed so if you had 4 images across that each linked to their own page the visitor would see a different photo each time they landed on the home page for that category and they could scroll through the images in each category like in portfolio carousel.
Example
Monkeys Cats Reptiles Birds
and clicking ‘Cats’ would take you to that page but you could scroll through a few photos for each on the home page.
Hope this makes sense. Maybe it exists in something already in the theme?
thanks,
Will, Maine USA
-
AuthorSearch Results


