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: Virtue Theme
Hey guys,
I am in the middle of developing one site using SiteOrigin PageBuilder (it’s familiar) and am starting a new site.
Would you recommend that I switch to Elementor for the new site?
What about our current site? It has about 30 pages with layouts that are only OK, and could be improved.Is the free version of Elementor good, and worth learning?
Thanks for the advice!
In forum: Virtue ThemeTopic: Blog categories
Hi. I already have a blog on my site called latest news but I want to create a separate blog page called videos and only show blogs that contain videos plus the latest blogs/news down the right just shows latest videos. Am I right in saying that in the page template for this blog I choose in the settings to only show videos once I create this category? But how do I only show latest videos on right and not all latest posts.
ThanksIn forum: Membership ForumsIn reply to: How to hide API License Activation
November 30, 2018 at 5:51 pm #209615please guide me that how to use this, i added this css into my
1. theme setting >> advance setting
2. customize >> Additional CSS
3. child-theme-folder/stylesheet.cssbut when i try to open “wp-admin/themes.php?page=kt_api_manager_dashboard”
its look as well as before. no changes made after adding css in all 3 different locationsso now please guide.
In forum: Ascend ThemeHow can I add a line at the bottom of menu bar or both logged out and logged in menu pages?
In forum: Virtue ThemeIn reply to: Remove images from woocommerce archive page
Hello,
I recently update my theme files because woocommerce said they were out of date. I am getting close to finishing this site so I want to work out the bugs before going live.
In this thread you all helped me to remove the product images from the category pages, related items etc (all the images look very similar, and there are a lot of them).
After the update the area for the image is now showing although the image is not. Wonder if you could shed some light.
A sample is here.
https://esind.flashpoint.digital/product-tag/aviator/You had helped me to add this to my child functions file to remove them
dd_action(‘init’, ‘child_init_actions’, 11);
function child_init_actions() {
remove_action( ‘woocommerce_before_shop_loop_item_title’, ‘kt_woocommerce_template_loop_product_thumbnail’, 10 );
remove_action( ‘woocommerce_before_subcategory_title’, ‘kad_woocommerce_subcategory_thumbnail’, 10 );
}Thank you!
KevinIn forum: Virtue ThemeIn reply to: Pinnacle Staff on Virtue Theme
Hey Travis,
1.
.staff_item_info h5 { color: #000; }2. I’m not sure about this one. Ben will likely have a solution.
3. If you’re adding a custom excerpt (in the custom excerpt box of staff post edit page) for your staff posts a “Read more” link should show by default. Let me know if this isn’t the case for you.
4.
.single-article .staff .alignleft { float: right; }Hope that’s helpful!
Hannah
In forum: Virtue ThemeIn reply to: Pinnacle Staff on Virtue Theme
In forum: Ascend ThemeIn reply to: Category Query
Thank you Ben but i need to add one more question to this closed topic – sorry for that:
so i filter out a category just to show me a subcategory. This category only has 1 post. Is it possible to also display the full post content in this function or otherwise? I don’t want to enable full posts view in all categories since this occurs only on some category pages that have a single post.
` function my_categoryname_category( $query ) {
if ( $query->is_category( ‘categoryname’ ) && $query->is_main_query() ) {
$query->set( ‘cat’, ’11’ );// if post count is 1 -> echo the full post
}
}
add_action( ‘pre_get_posts’, ‘my_categoryname_category’ );`For reference, please use the link above and select the second main menu item. That is the parent category, below are the category children and the article below should be showed in full.
Thank you for your time
In forum: Virtue ThemeHello,
I noticed today that there was a display bug on my pages (All except the home page) when the screen is between 992 pixels and 1200 pixels. This is especially at the header, because when you go down with the elevator, the bottom of the page is displayed correctly.
I tried on chrome and firefox, it’s the same problem on both sides.
I tried to disable all the plugins one after the other but that did not change anything.
Thanks for you aid !
In forum: Virtue ThemeIn reply to: Pinnacle Staff on Virtue Theme
Hey Ben! This is great! Just a few questions:
-How would I make the position title (H5) another color in the code?
-What would I need to add for an email button just like the social media ones?
-Is it possible to add a “Read More” tag at the end of the excerpt that takes people to the individual’s staff page?Thanks for your help!
TravisIn forum: Virtue ThemeIn reply to: Pinnacle Staff on Virtue Theme
November 29, 2018 at 5:38 pm #209541ok, In your staff page scroll down to where you can set the “Use Staff Excerpt or Content?” there set it to excerpt.
Then go into each staff post and in the custom excerpt box add the Position title, content and icons like this:
<h5>Position</h5> Excerpt Content here. <div class="virtue_social_widget"><a href="#" target="_blank" class="facebook_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Facebook"><i class="icon-facebook3"></i></a><a href="#" target="_blank" class="twitter_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Twitter"><i class="icon-twitter2"></i></a><a href="#" target="_blank" class="instagram_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Instagram"><i class="icon-instagram"></i></a><a href="#" target="_blank" class="linkedin_link" data-toggle="tooltip" data-placement="top" data-original-title="Follow John Doe on Linkedin"><i class="icon-linkedin"></i></a></div>Ben
In forum: Pinnacle ThemePage: *Login to see link
I want to customize the text on these images (Worship Schedule, Programs for Children, Events, and Sermons) to make them more readable:
screenshot 1:*Login to see linkscreenshot 2: *Login to see link
I’d like to do this via drop shadow or a block of background color (like we did on the image at the top of the page: *Login to see link
These images were created using SiteOrigin Page Builder via Appearance > Widgets > Home Widget Area > Layout Builder (1), using “Pinnacle: Image Menu Item”. It’s unclear to me where to style this text in the ways I would like to.
I’ve tried the Pinnacle Portfolio option and after a lot of custom CSS we just weren’t able to get the look/function. This is why we switched the above option.
Thanks!
In forum: Pinnacle Themesearch page example: *Login to see link
screenshot: *Login to see link
Would it be possible with some custom CSS to remove the author and date from the search results?
thanks!
In forum: Pinnacle Themepage: *Login to see link
screenshot:
*Login to see linkFor some reason, there is a gap on the bottom row of one of our staff pages (gap between Cabby Tennis and Marda Sanborn). As the screen width decreases to three listings wide, the final row looks like this: *Login to see link
Let me know how I can get rid of these gaps.
Thanks!
In forum: Virtue ThemeIn reply to: Force https in head.php
We have used the Better Search Replace but in the header you can see:
<html class="no-js" lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#" itemscope="itemscope" itemtype="http://schema.org/WebPage" debug="true">I don’t know if this is the problem. Maybe you can detect it.
Thank you in advanceIn forum: Pinnacle ThemeIn reply to: Home page setting & activate premium errors
November 29, 2018 at 3:26 pm #2095311. In your theme options > home layout you had not set the page content to enabled.
2. You changed your email address with us so that new address is what needed to be used. should be set now.
Ben
In forum: Pinnacle ThemeIn reply to: Home page setting & activate premium errors
In forum: Pinnacle ThemeIn reply to: Home page setting & activate premium errors
Hello,
1. Be sure that you are assigning the correct static page as your home page in Settings> Reading.
2. I suggest testing with any other possible emails that may be associated with your purchase or your WP site. Let me know if you have any success with another email.
-Kevin
In forum: Pinnacle ThemeHi,
1. I was setting a static page “home2” for home page but the page is not shown on the home page.
2. I tried to activate premium theme with ID & email address but those info wasn’t taken.
Our testing website : *Login to see link
Thank you for your help in advance.In forum: Virtue ThemeIn reply to: Force https in head.php
-
AuthorSearch Results


