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
In reply to: Front page assistance
The bottom of this page is the kind of thing I’m trying to create. I’m sorry it is so difficult for me to figure out how to do this…
https://wordpress.com/support/posts/categories/#category-pages-menusIn forum: Virtue ThemeIn reply to: Front page assistance
In forum: Virtue ThemeIn reply to: Front page assistance
Hi Hannah!
I’ve spent many hours today trying to read about css online, and experimenting with the css for the footer. It’s been a frustrating chore to say the least. I have a lot of respect for you programmers who have the patience to deal with this. I would never get through this if it weren’t for pandemic times. Plus kids running around…
Some specific questions:
1. I have the same css specifications for the following:
#containerfooter .menu li a:hover
.footernav ul li a:hoverBut they are not behaving similarly. In the #container, I am getting a weird blue background color when the cursor hovers over any text, for example, even though I have specified a white background.
2. In the footer, I would like the menu items to be vertically single spaced. I have line-height specified as 12px (the same as the font size), but this only gives line height within <p> tags, not for intra-paragraph spacing. For example, in footer box #3, which is the primary menu, the spacing between each menu item is very large. Also, the subservient pages are indented. How do I control css for these items?
3. The titles for the footer boxes carry over from the Appearances>Menus. They are large, white, a different font, and don’t fit at all. See http://www.develop.georgianchant.org
4. I don’t know why the Footer navigation at the very very bottom is now visible to the left, not in the center.
5. Does footercredits have a container? I tried to put some css into .footercredits {} but it didn’t work. I tried to do this in order to move it away from the .footernav. Right now the credits are preventing the footernav from centering under the page properly. I would like to move the credits somewhere else. Maybe at the very bottom, maybe all the way to the right.
#containerfooter .menu {
margin-left: 0;
border-left: 1px solid #003a6d;
}
#containerfooter .menu li a {
color: #003a6d;
font-size: 12px;
line-height: 12px;
margin-bottom: 12px;
text-decoration: none;
background: transparent;
}#containerfooter .menu li a:hover {
color: #003a6d;
border-color: #003a6d;
text-decoration: none;
background: #f4f4f4
transition: .3s;
}.footernav {
float: center;
border-top: 1px solid #003a6d;
}.footernav ul li a {
color: #003a6d;
font-size: 12px;
line-height: 12px;
border: 1px solid transparent;
margin: 10px;
display: inline-block;
}.footernav ul li a:hover {
color: #003a6d;
border-color: #003a6d;
text-decoration: none;
background: #f4f4f4
transition: .3s;
}.footercredits p {
font-size: 12px;
color: #003a6d
}In forum: Virtue ThemeIn reply to: Date on blog post grid with numbers
In forum: Virtue ThemeTopic: Shopping Cart Virtue Theme
In forum: Ascend ThemeTopic: Editing footer copy
May 8, 2020 at 9:47 am #249076On the bottom of my portfolio pages, it says “previous project” and “next project” where can I edit this to say “review” instead of “project.” I see it here, but unable to figure our which php file needs to be edited.
<footer class="single-footer">
<div class="post-footer-section"><div class="kad-post-navigation portfolio-nav clearfix "><div class="alignleft kad-previous-link"><a href="*Login to see link class="kt_postlink_meta kt_color_gray">Previous Project</span><span class="kt_postlink_title">screwpop tool</span></a></div><div class="kad-grid-link"><a href="*Login to see link class="kt_color_gray"><i class="kt-icon-th-large"></i></a></div><div class="alignright kad-next-link"><a href="*Login to see link class="kt_postlink_meta kt_color_gray">Next Project</span><span class="kt_postlink_title">Open Country</span></a></div></div> <!-- end navigation --></div> </footer>
</article>-
This topic was modified 5 years, 11 months ago by
HikingGeek.
In forum: Ascend ThemeIn reply to: No option to change Header font in block (Permalink)
May 8, 2020 at 8:59 am #249072Hey Hannah,
Thanks for the info and your help. I get confused between the Post title and the other title in heading.
a) On the theme options settings – the Single blog post header is the one on the main image (the Turkey Travel blog) title on my main image right? it is not the one below the Permalink (add title), right?
b) When they talk about header – they mean the Post title on the top of the header below the menu. This is also the one that is supposed to be H2 right (seeing that the Add title one on the first page of the post is H1) and there is supposed to be only one H1?
What I don’t understand is when I go to Theme Options > Blog Settings > Single Blog Post Header it says the following:
Under theme options< Post title html tag output. This is used for SEO purposes in case you want an h1 tag further down your post content.
c) What do they mean by H1 tag further down your post content as a person is supposed to only have 1 H1 title?d) In them options < blog settings < Single Blog Content Settings < show the title in Post Content
Why would they ask if a person wants to show the title in post content – why do you think a person won’t want to show the title in Post?
Or is it perhaps that if it’s the same Title as the one in the Post Title (so that it doesn’t show the same Title below each other? hope it make sense what I’m asking. For example If the Keyword I want to rank for is Turkey Travel planner and I add it to the Post title and the Add title on top of blog post – it is actually showing twice not far from each other.e) Hannah, I don’t understand the following if you can perhaps explain or send me link of explanation:
Soft crop post header landscape images and blog list landscape images. Turn on if you want the blog standard list images
height to be based on the ratio of the uploaded image not a fixed crop.Thanks in advance and my sorry for all the questions.
In forum: Pinnacle ThemeIn forum: Ascend ThemeIn reply to: Kadence WooCommerce Elementor Pro
May 8, 2020 at 8:05 am #249065Not a high priority at the moment. What are you wanting to add to the cart page? What are you wanting to change?
Ben
In forum: Pinnacle ThemeMay 8, 2020 at 6:50 am #249060How did you know the content?
I looked in the revisions of your page. There you can find a history of what content used to be there.
Ben
In forum: Pinnacle ThemeHi Kadence,
I’m using the Pinnacle theme on one of my client’s sites (www.patisserie-cle.com) and having quite a bit of issues with the mobile logo. Currently, it changes size on every page, and it’s position moves as well, and I can’t seem to find out why. Able to help me out?
In forum: Virtue ThemeIn reply to: Date on blog post grid with numbers
In forum: Virtue ThemeTopic: Product page image size
Good morning,
I am having a problem with my product page product image. The original product image is in landscape format but it is being displayed cropped to square.
I have been round and round checking settings and have the ratio settings in Theme options (Virtue Premium) turned off so that it is using Woocommerce settings etc.
Another thing I have discovered is that looking at the files in my uploads folder on the server I have 100×100 images (thumbnails) and I also have 465×465 images which is what are getting displayed on the product page. I can’t see anywhere where there is a setting of 465x465px.
I realise that this may not be a Virtue Premium issue but I have checked all the setting for media in both the theme settings and the WordPress setting and I’m pulling my hair out (and there’s not much to start with!).
Many Thanks
Phill
In forum: Ascend ThemeIn forum: Membership ForumsIn reply to: Extra Button on Certain Pages
In forum: Membership ForumsIn reply to: Kadence Gallery Plugin
May 7, 2020 at 4:49 pm #249035ok, I misunderstood what you are asking for when you mentioned the portfolio page.
You want something like this top gallery: http://themes.kadencethemes.com/virtue-bold/kadence-galleries-plugin/
In your gallery settings, you can turn on the filter. then edit the photos you have and with each photo assign a category. Select those categories in your filter settings.
Ben
In forum: Membership ForumsIn reply to: Extra Button on Certain Pages
May 7, 2020 at 4:43 pm #249034There are extra p empty p tags throughout that block, like it’s being run through an autowrap. How are you adding to the page, likely you need to turn off a checkbox for auto add paragraph tags somewhere.
Ben
In forum: Virtue ThemeTopic: SiteOrigin Tabs
Hello,
Can you help me solve the following? We are trying to link to a page containing a SiteOrigin Tabs widget. We would like to have different tabs opened depending on which link you choose from a previous page. Example: Link A opens the page with Tab A opened, Link B opens the page with Tab B opened and so on…Is that possible? I have attached a diagram below for reference.
Thank you in advance for your help!
Doug
In forum: Membership ForumsHey guys,
Not sure what is happening here but on this page: *Login to see link the button block seems like it’s applying button style to the paragraph below the button.
It doesn’t seem to happen on any other page…like this one: *Login to see link One other interesting thing is that this is a reusable Gutenberg block.
Let me know if you need any additional information.
In forum: Ascend Theme -
This topic was modified 5 years, 11 months ago by
-
AuthorSearch Results


