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: padding column and box border question
May 19, 2016 at 10:59 am #95692Can you post a link?
I assume your using shortcodes for the columns?
Ben
In forum: Virtue ThemeIn reply to: Custom Carousel Row Height
May 19, 2016 at 10:54 am #95687Please post a link.
You can add a item description in the custom carousel item description area.
Ben
In forum: Virtue ThemeMay 19, 2016 at 10:48 am #95682Hey,
1. I’m guessing this is what you want. add this css:
.product .entry-summary div[itemprop="description"] { max-width: 500px; }2. Woocommerce settings > products > display. There you can set the thumbnail size. Once you change that you have to regenerate thumbnails for all your products to match that new size. https://wordpress.org/plugins/regenerate-thumbnails/
You can override with css like this:
div.product .product_thumbnails > a { width: 20%; display: inline-block; }You would need a plugin if you want arrows.
3. In your tab content add title. at the top. It’s an h2 title if you want to match.
4. Your image has a bunch of white space on top: YOURURL*/wp-content/uploads/2016/05/mcafee-secure-logo.png
You should crop that tighter so it lines up.
5. Topics will always be public. You can always replay to yourself if you need to say something private.
Because you are the poster your private replies will always be visible to you.
Ben
In forum: Virtue ThemeIn reply to: padding column and box border question
In forum: Virtue ThemeIn reply to: can I have these background and "converge" …
There isn’t anything built into the theme menus that will allow you to do this, but you could accomplish it with some CSS.
You’ll have to configure a home slider that’s full width, either Kadence or Revolution, then a good bit of CSS would have to be written to make it fixed as well as display behind all of the other elements.
Once you have your slider configured, post a link to your site and I’ll take a swing at writing the CSS for you.
Hi,
1. I recently change the layout of my product pages to default, meaning no sidebar and full width. I see now that the text under the product title on each product page seems to go to far to the right and looks weird. I would like the text to not go past on where the color and size radio buttons are if that makes sense. How can I do that?
2. I’m really not a fan of how the product thumbnails appear, on some product there are 5 or more on one line and then 1 alone below, some have 9 all in one line, its all over the place. Is there anyway to clean this up so let’s say that we limit to 5 in a row and the others underneath. I really prefer to only how a few like 3 and have arrow on the left and right of them. Is there anyway to clean this up with css instead of a plugin. I have so many plugins I don’t want to add anymore.
3. I noticed that in the custom tabs section (thank you again for helping me with that, not sure why I could not wrap my head around setting it up properly:), my terms of sale does not appear with a title when you click on it, all other tabs do have titles when you click on them. How can I add a terms of sale title?
4. Can you please tell me how I can align the McAfee Secure log in the 3rd footer widget? I have tried different size etc., with no luck.
I still have not figured out the about page visual editor but will try again before I ask you for more help with that. I should be able to figure it out I have used several similar tools for others sites without issues.
I was searching for answers to some of my questions in the forum and noticed one of my posts that had my url etc. I am very weary of this being posted along with my username and passwords. Is there any way for you to add the private option when one is posting initially? It would make sense, like right now I can’t choose that and then I have to post and then reply in private?
Thanks
In forum: Virtue ThemeIn reply to: Custom Post Types recommendation
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Blog Category show at home page
In forum: Pinnacle ThemeIn reply to: Header configurations
Yes, i understand now. It’s working.
Just one detail: it’s possible to have the Sidebar below posts?
I have a BlogPhotoGrid template, with Fullwidth – Span Screen Size activated.
If i show the Sidebar in the side, i will not have that configuration (make sense…).It’s possible to control the position of Sidebar?
One possibility is to use widgets Footer Colunm 1, 2 and 3, but i’m using that for Footer.
Home Widget Area works only in HomePage.Thank you,
CarlaIn forum: Virtue ThemeIn reply to: problem loading image on Safari and Chrome
In forum: Virtue ThemeIn reply to: Blog Category show at home page
May 19, 2016 at 2:32 am #95618Hi, Ben was right, I wasn´t adding the home widget area buttong into the enabled column. Now that I have done it, the thing appears at my home page, but it doesn´t appear very well(it is on so you can see what I mean), also the title is missing. I have realized I am going to have many different services that I would like to show in there, if I put it like a “posts view” won´t look very nice, I was wondering if this category of posts could be shown in a carousel? Sorry for the inconveniences, I appreciate your help very much. Thank you.
In forum: Virtue ThemeIn reply to: image not sizing properly in tablet
In forum: Virtue ThemeI’m currently using the site origin page builder to supply header images to two pages, the members and resources section of this website:
*Login to see linkIn the page post, I have two images uploaded, one for desktop with this in the attributes:
.mobile-only {
display:none !important;}.desktop-only {
display:block !important;}And one for the mobile with this in the attributes:
.mobile-only {
display:block !important;}.desktop-only {
display:none !important;}I mostly decided to do this because I wanted to keep the images for the pages on mobile consistent with the mobile header, and same for the desktop.
I’m happy with how this site looks on mobile (iphone in this case) and how it looks on desktop. However, since the site is set to be responsive, the image reverts to the mobile version on tablet. However, the slider looks too small, and the header images on those pages look huge by comparison. Even if I could get the slider and header images to be the same size, I feel that neither fit the tablet.
My question:
Would using the desktop header images (which are each 940 by 200 px) on tablet look okay, and what css would I use to make sure that the image shows up in tablet as well as desktop but not mobile?Or
Do I need to upload a third, separate image that would better fit the resolution of the tablet in portrait mode and, if that’s the case, how would I apply css to make sure that it only showed in tablet, not mobile or desktop modes?
In forum: Pinnacle ThemeIn reply to: Kadence importer cannot be loaded
In forum: Virtue ThemeIn reply to: Mobile Settings & Post Previews
May 18, 2016 at 5:43 pm #955941. That isn’t an option, you can however add a topbar menu which would be above the header.
2. no, it’s content on the page. If you would like to hide or show elements based on screen size that is possible with media queries and css but it means for every screen size everything is still there just some parts hidden.
POST PREVIEWS…
1. I think your are talking about the post excerpt. You need to create your own custom excerpt if you want line breaks. You can do that in each post there is a custom excerpt box. If you don’t see it click “screen options” in the top right corner.2. you can add this css:
.blog-carouselcase .blog_item .subhead {display:none;}Ben
In forum: Pinnacle ThemeIn reply to: Header configurations
If i don’t select any page a post page, when I choose any kind of blog page template, the Blog page is completely unformatted: without sidebar, giant Featured images, a lot’s of space between sections (Title, image, etc).
(But the header is good..)I remembered that probably I need to use more configurations in shortcode
[blog_posts orderby=date items=4 type=”normal” cat=photos]
I tried but not solved the issue.In forum: Pinnacle ThemeIn reply to: Control Page Builder in Portfolio and Blog pages
Ben:
The reason is because I consider good at visual level and for information, to have the footer in all pages (and all kind of pages).
Yes, I can use the footer I deleted (the original footer of the theme), but this one I built with Page Builder is more interesting, and in future I want to add more information and widgets.Hannah:
The result was like i said in my last reply:
– Title
– Portfolio inside a little window
– Footer
– Portfolio
But now, I tried what you said and it worked better (not ideal):
It’s necessary to be sure that the shortcode is in paragraph format, not preformatted.
And it’s necessary also use a default page template.But I will try with the other configurations
[portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true cat=photos]
because is not yet like I would like.
Thank you both of you for your replies!
In forum: Virtue ThemeMay 18, 2016 at 2:17 pm #95575Hello,
MOBILE FORMATTING
1. How do I move my mobile menu to the top of the page (as opposed to under my logo)?
2. Is it possible to create a different sidebar for mobile?POST PREVIEWS (Desktop and Digital)
1. Is there anyway to preserve the paragraph/formatting in the previews? Everything runs together and is difficult to read
2. How do I change the formatting JUST for the Similar Post suggestions that appear at the end of blog posts (I want to keep the preview formatting the same everywhere else). Specifically, I would like to remove the datesThank you for your help.
In forum: Pinnacle ThemeIn reply to: Kadence importer cannot be loaded
I went to Bluehost and increased the php.ini file to 65.81KB and the wp-config.php file to 3.5KB. Bluehost says that should be more than enough to run the kadence importer tool. I received the same message as before, “Cannot load kadence-importer” So I deleted the kadence importer plugin and reinstalled it from the .zip file; tried again and still got the same message. The tab on the browser-Safari 9.1-reads WordPress>Error
Here’s a screen shot [url=http://postimg.org/image/wv9ucp54x/][img]http://s32.postimg.org/wv9ucp54x/Screen_Shot_2016_05_18_at_2_12_23_PM.jpg[/img][/url] -
AuthorSearch Results


