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: Get Rid of Category in Blog Post
April 8, 2016 at 3:58 pm #89883Hey,
In your theme options > blog options. Scroll down to the “Show the post title in head by default” and set that to off.Ben
In forum: Pinnacle ThemeIn reply to: Call to Action – homepage
April 8, 2016 at 3:36 pm #89875Can you post a link?
BenIn forum: Virtue ThemeTopic: Landing page with header
Hi Ben, Hannah,
Our new website is being built under a new name and domain name. Hence, the old domain name has to be redirected to a “landing page” as our old website can be removed.
I basically want a second home page for the redirected people:
– topbar
– header (with slider)
– menu
– footer
– page contentScrap my initial question. I realised I don’t want the slider to show, we basically need a full width page without it’s title.
I did come across *Login to see link asking exactly the same question.Here you say:
So you just want the page title gone? You can use css like this:.page-header {
display: none;
}Then just add the page id of the page. Does that work for you?
Can you tell me how I can add a specific page id?(If you prefer you can also answer in the other thread to keep the information in one place)
Thanks for your help,
Robert
(on behalf of Willem)In forum: Pinnacle ThemeIn reply to: search issue
In forum: Pinnacle ThemeHi – For the life of me I can’t remember where I go to get rid of the pre-installed image that comes with the theme on which a blog post category is overlayed. I’d like to not have the category or the image show up. Is there a place to edit the blog post template? You can see what I’m talking about here: *Login to see link
I’d like for the cliff image and “uncategorized” to go away.
Thanks!
In forum: Virtue ThemeHi,
How can I customize the title of the Blog Post Bottom Carousel Default? I want to translate “Recent Posts” in my language and
I don’t see any way to do this in the Theme Options. It seems that I have to modify some php files in my child theme, right? If
yes, could you point me in the right direction? Thank you.In forum: Virtue ThemeIn reply to: How to make calender feed/events as blog posts?
April 8, 2016 at 12:27 pm #89816Hey,
So you wanting to pull from a calendar feed and make those posts?You would need to use a plugin like this: https://wordpress.org/plugins/rss-post-importer/
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Portfolio Layout
April 8, 2016 at 11:32 am #89804When showing a portfolio post you can have the beginning of the excerpt show with the post title. That would be one way to show more information with a portfolio grid. Just make sure to add all some content in the excerpt.
But really I think you would be better off looking into a plugin that added a custom post type that more did what you’re wanting then trying to force the portfolio into something that wasn’t the original intent. Here is an example of a plugin: https://wordpress.org/plugins/store-locator/
Ben
In forum: Virtue ThemeIn reply to: Sidebar and login
April 8, 2016 at 10:57 am #897971. You can make two menu items. Hide one or the other depending on if they are logged in. Add the two menu items and post a link I can help with the css to hide.
2. In your theme options > advnaced settings > custom css box:
add this:
@media (min-width: 992px) { body .main.col-lg-9 {float:right;} }Ben
In forum: Virtue ThemeIn reply to: Home Layout Fullwidth slider
Hi Hannah, I changed it to a carousel slider after I posted this. It isn’t what I would love, but it looks okay. I also have an issue with the menu not showing up on mobile devices. Is there a way to add extra fields to user registration accounts? or for them to change the default little account pic?
Thanks!
VanessaIn forum: Virtue ThemeIn reply to: Portfolio Layout
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn forum: Virtue ThemeI would like to hide the text and the title only this block partners. following website link *Login to see link (I am using this code [carousel type = post orderby = date columns = 8 items = 11 = 10 word_count speed = 5000 = scroll all cat = partners].
Thank you
In forum: Virtue ThemeIn reply to: Products images fuzzy
April 7, 2016 at 11:57 pm #89744Just because I think it’s worth pointing out, the link you posted to shows the image cropped. Just click on it you’ll see that the images is larger.
Most people want a shop that looks clean. Images that match in size, if you prefer to have all the image random based on whatever you upload then you need to turn off the theme crop. turn off the woocommerce crop and regenerate your thumbnails.
Ben
In forum: Virtue ThemeIn reply to: Splash Page WP pugin
April 7, 2016 at 11:54 pm #89743Hey, I think hannah is thinking about on a normal page.
If you can post a link I can help with the button css.
Ben
In forum: Virtue ThemeIn reply to: Blog Options
April 7, 2016 at 3:30 pm #89700I don’t understand this:
Both shortcodes Hannah have give me – are great – but dont Show the post in 1 line –>
Please clarify..
hannahs shortcodes have a category option. using it you should be able to show whatever posts from any category you want to add.
Ben
In forum: Pinnacle ThemeIn reply to: Social icons and footer
1. It looks like you’re using a plugin that’s adding those social sharing features to the posts.
2. in your Theme Options> Home Layout> Home Layout Manager, set “Page Content” to be at the top of your page.
Then, in the page options for your home page, you can add a row that contains a Pinnacle Social Links widget.
Try that and see if it works for you.3. Use this CSS. Copy and paste the code from the forum to Theme Options> Custom CSS.
This bit will allow you to control how the text within your footer displays.
.product-categories li a, .widget_archive li a, .widget_categories li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_entries li a { background: transparent; color: white; font-size: 12px; }This CSS will set the footer background color.
.footerclass { background-color: #4f4f4f; }This is some CSS that I snagged from another thread that will allow you to shrink the footer.
.footer-widget .widget, .footer-widget { margin-top:0; } #containerfooter { padding-top: 0; } .footercredits { padding-top: 0; padding-bottom: 0; }You can add footer credits via Theme Options> Misc Settings> Footer Copyright Text. You can use shortcode like this
[copyright] [the-year] [site-name] [theme-credit]to automatically pull your site’s info, or you can set it to whatever you want.Hope that helps!
In forum: Pinnacle ThemeIn reply to: Portfolio Order
You can set each post to appear in whatever order you desire by going into your portfolio page edit screen under Portfolio Page Options and set “Order Items By” menu order.
Then, within each portfolio post, you’re able to set the order it appears through the post edit screen.
To the right of the page, is the Attributes area. There, you can set the order that your portfolio item will be displayed.The first one to appear will be the lowest number, and the following posts will be higher numbers.
You can also set the portfolio to be ordered by date, title, or to be random.
-
AuthorSearch Results


