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 'Page'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Control Page Builder in Portfolio and Blog pages
Hannah and Ben.
Thank you for your replies and suggestions.
Ben, yes it’s more pratique use that way
and Hannah, I didn’t know that I have Layout Builder in Widgets!It’s perfect now!
I can build one Footer and apply to all Pages and I don’t need to Build one by one per Page.Thank you for your support.
Carla
In forum: Virtue ThemeTopic: Adding FB Pixel to site
In forum: Virtue ThemeTopic: background sizes per section
I’m using Virtue – Premium and in advance styling I would like to carve up a picture seamlessly to use as a background. Are there set sizes for each section. eg. from Main Content Background to footer background?
I also got rid of the page title on each page using CSS code shown below but it has left a space. How do I also get rid of the space left behind?
h1.entry-title {
display: none;
}In forum: Virtue ThemeTopic: Ranging Image Left
Hi there,
Really simple question but I can’t work it out.
How do you position an image ranged left in Virtue Image widget.
The default position seems to be centred.Here’s a link to my page.
*Login to see linkRegards,
PaulIn 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: handover
In forum: Virtue ThemeIn reply to: show cattegory with home carousel
May 19, 2016 at 1:56 am #95615I have found the Siteorign editor thing and tryed with it.
This is what I´ve done:
I go to theme options –> home layout–> “elija una barra lateral para pagina de inicio”(choose a side bar for your home page)–> I choose Home widget area
Then I go to appearance –> widgets –> I take Siteorigin editor into Home widget area–> paste in there the shortcode [carousel type=cat-products orderby=date columns=4 items=8 speed=9000 scroll=all cat=fotos]
Still not working. Is there any step missing or something I am doing wrong?
Thank youIn forum: Virtue ThemeIn reply to: Social Widget Shortcode
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: Virtue ThemeIn reply to: Blank Page after page title removed
Please check the page source, maybe you can see any error message i can’t see. https://www.yadiihair.com/home-2
Thank you.In forum: Virtue ThemeIn reply to: Blank Page after page title removed
Hi Hannah
Ye, that’s the css i’m using. when right click and click “inspect element” all the codes are the same when the page is not blank and when it is. it has to be something related to home because i create another page and linked my home page button to that page and use the css code and the page turn blank too, but when the page is not linked to my home page the title is removed successfully.i’m going to leave the page blank till we found out whats happing the page is (https://www.yadiihair.com/home-2). meanwhile i will use the temporal page i created.
Thank you for helping.
In forum: Pinnacle ThemeIn reply to: Control Page Builder in Portfolio and Blog pages
May 18, 2016 at 5:56 pm #95598You can style the theme footer the same exact way you styled the pagebuilder one. It’s only a matter of changing options…
I really think in the log term you would be much happier going this route vs ending where you don’t’ have a footer at all on half your pages that are made by wordpress.
Here is an example. In your theme options > advnaced styling. set the footer background to white. Then in your theme options > basic styling set the footer text color to black.
remove the css that hides your footer and add this css:
#containerfooter:before { content: ''; width: 96%; height: 3px; display: block; background: #404040; margin: 0 auto; position: absolute; top: 0; left: 50%; margin-left: -48%; } #containerfooter { position:relative; }Then add the three widgets that you place in your pagebuilder “footer” into the three footer widget columns.
Ben
In forum: Pinnacle ThemeIn reply to: Header configurations
May 18, 2016 at 5:46 pm #95596The blog page template has options. once you save the page you can set a sidebar. Just look through your page options below the content area.
Ben
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: Virtue ThemeIn reply to: Blank Page after page title removed
Hey Carmen,
I’m not sure why this is happening. Is this the css you’re using:.page-id-715 .page-header { display: none; }When the css is added and you right click on the page and click “inspect element” are you seeing any errors in the top right corner?
Hannah
In forum: Pinnacle ThemeIn reply to: Control Page Builder in Portfolio and Blog pages
In forum: Virtue ThemeHi, would you please help me with the following issue :
i have many of my pages title hidden with the following css:
.page-id .page-header {
display: none;
}but when i use the above code to hide the title on this page(*Login to see link it turn blank, when i disable it the page shows fine. i don’t know what is happening with this special page. that page is like my main page but not my home page.
let me explain :my site is *Login to see link , i have the home page set to a static page with an slider image and two language buttons, when you choose english button it links to the page(home-2) is like my second home page. so, that second home page have all my main content and my logo is linked to this page. i’m trying to hide that page title with the same css i used with my others pages but for some reason the code doesn’t work on this page.
Would you please help me to fix this problem.thank you.
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.
-
AuthorSearch Results


