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: Help Updating to Premium theme
Hi Hannah, thank you!
Actually have another question:
I want to add filters to a Portfolio Grid page, but can’t seem to figure out how to add these different qualifiers to the page/portfolio posts.For example, I am building a writing portoflio and want the items filterable by topics and where they were published.
Thanks in Advance!
In forum: Virtue ThemeIn reply to: Image above header
In forum: Pinnacle ThemeIn reply to: Border around Pictures at the Shop Section
Hello again
Thank you so much. You helped. I had to add this (here: http://www.govindas.ch/?post_type=product):
.product-category { border-radius: 0px !important; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important; background: !important; } .product-category.grid_item a { border: 3px solid #b7e1a1 !important; background: #b7e1a1 !important; }So, can you help me to change this here also “http://www.govindas.ch/?product_cat=lebensmittel”??? It looks more complicated.
Thanks from Heart.
Best Wishes
Daniel WaeberIn forum: Virtue ThemeHi Ben,
Thanks for your reply. Yes I did clear the caching plugin prior to posting. Did you use Chrome to browse? Somehow Chrome will seem to load the scripts because I have visited the non-ssl version in the past, did you look at the non-ssl version of the site first? When I clear my chrome browsing cache and look at the ssl version, the scripts will not load. It seems other browsers I have tried (IE and Safari), will fail to load the scripts regardless of visiting the non-ssl version of the site beforehand.
Thank you
In forum: Pinnacle ThemeWe have Pinnacle Premium, updated, as well WP is updated.
Can we set it up so that they can only update specific page or pages (not posts, pages).
We have a user that is an affiliate of our organization., and it would be helpful if we could set it up so that they can only update specific pages. I see there are “User Management/Role …” type plugins out there but I am leery about adding another plugin. I try to keep my plugins to a minimum.
also – I tried making this user an Author, then I created a page as an Admin and changed the Author to them, but that did not seem to work either.
Any Ideas?
Thank You
In forum: Pinnacle ThemeHello
Maybe I get help.
Need for here “*Login to see link around the Pictures from the categories a smaler border. Haven’t found out yet; because it isn’t the boarder, it’s the background from the Category. So…
Best Thanks
Daniel WaeberIn forum: Virtue ThemeIn reply to: Comments Style
In forum: Virtue ThemeIn reply to: How to link to another section on the same page?
Hi Hannah,
Sorry, I guess I was not clear.
I know how to do the links within a page/ post with the text I have created. This is simple html.
What I would like to do is to be able to link to the “register” section that is part of login-form of WooCommerce. The button I added is in “my account” page that is created by WooCommerce.
I looked into login-form file in WooCommerce and I might be able to add a link there to make it work but the problem is that by next WooCommerce update my modifications will be overwritten.
Thanks,
JayIn forum: Virtue ThemeIn reply to: Rev Slider Button Hover
In forum: Virtue ThemeIn reply to: Primary Menu spanning onto 2 lines
February 23, 2016 at 3:08 pm #82716Sure, Can you post a link to the site? you would just need to adjust the css so there is less padding between each item.
Ben
In forum: Virtue ThemeIn reply to: Portfolio (list of employers)
February 23, 2016 at 3:08 pm #82715Hey,
Have you considered the staff options in the theme?
http://themes.kadencethemes.com/virtue-premium/staff/Right in the options for the page you can set to make the image and title a link to the single staff post pages.
Ben
In forum: Virtue ThemeIn reply to: Sitemap through Google Yoast wont work!
February 23, 2016 at 2:24 pm #82707Hmm? The link I just posted shows you a blank page? I can see your sitemap?
Have you cleared your cache?
BenIn forum: Virtue ThemeFebruary 23, 2016 at 1:56 pm #826971. You would have to set the summary to have an image and then use css to hide the image just for the home page. so set the summary then add this:
.home #kad-blog-grid .blog_item .imghoverclass { display: none; }2. In your page settings (just below where you could add content) you should see options for how many posts you want to show.
Ben
In forum: Virtue ThemeHey There-
I have (2) questions concerning my blog:
First, on my home page under “Latest From Our Editor” I have text with no image, which is how I want it. I selected “image” for the Head and “text” for the Blog Summary for each post. When I click on the link for “Latest From Our Editor” on the home page, the Blog Summary page appears with no images. Is it possible to have text only on the home page with text and images on the Blog Summary Page? When I click on a blog post, the image appears with the full article.Second, how do I show more than 5 summaries on my Blog Summary Page?
My website:
Thanks.
In forum: Pinnacle ThemeIn reply to: Portfolio Item: Image grid and Lightbox
February 23, 2016 at 10:25 am #82685Hey,
1. Just set the post options to none and add in your own gallery into the page content. Use the three row layout. That is your only built in option. Otherwise you can use a child theme and customizer the output of the gallery option.1.2 you can add this css:
.kad-wp-gallery .g_item { padding-left:2px; padding-right:2px; } .kad-wp-gallery .grid_item { margin: 2px 0; }2. Yes it’s all about the image size. You have to use the shortcode/add media in the post content.
2.2 not that kind of lightbox.. This would be your closest option to that kind of look:
.mfp-figure figure { background: white; padding-left: 20px; padding-right: 20px; } .mfp-title { color: #444; padding-left: 20px; }2.3 this css:
.mfp-counter { display: none; }2.4 I don’t ever recommend this. It does so little (really nothing) to protect your content that if your actually wanting to make it safe add a watermark. Anyone interested in taking and reusing images (stealing) would know that you can easily access the files without every having to right click..
In my opinion it only creates confusion for the people you are actually wanting to view your images.
https://wordpress.org/plugins/disable-right-click/
Ben
In forum: Pinnacle ThemeIn reply to: Page Title flexibility + sharper catalog images
February 23, 2016 at 10:09 am #82681Hey,
1. for product pages.. theme options > product options > “Show the Title in header by default”
For blog posts.. Theme options > blog options > “Show the Title in header by default”2. You can use wp-retina: https://wordpress.org/plugins/wp-retina-2x/
That would automate.Or you can turn off the theme crop and use the woocommerce settings. Then you would be serving up large files to everyone though.
Hard crop just refers to if the resize should respect the original image ratio or not. If you want all the images to be the same ratio then turn on hard crop.
Ben
In forum: Virtue ThemeIn reply to: Add to Cart button not working
February 23, 2016 at 9:29 am #82669Hey,
So you have ajax turned on for the add to cart. But it looks like there is something crashing it. If you can post a link I may be able to see what is crashing in the browser error log.Ben
In forum: Virtue ThemeIn reply to: CSS to fix blog summary page
In forum: Pinnacle ThemeIn reply to: Portfolio Item: Image grid and Lightbox
In forum: Virtue ThemeIn reply to: Changing Menu has a bug
-
AuthorSearch Results


