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
Hannah and Ben – thanks for your replies.
I have added a page in the wordpress and put a div in it. I have then styled that div with css which I have put in the custom css box (i.e. in Advanced Settings). Site is now live here is a link to the relevant page – http://andreastavernnorthberwick.co.uk/menu/
From what you both say I think this will be OK.
Thanks again.
SandraIn forum: Virtue ThemeGot a message from Webmaster Tools telling me I have a big problem with the mobile formatting of the site and that if not corrected, the site(s) will be removed from mobile SERPS.
Essentially it’s to do with ‘tap targeting’ and the fact that in the eyes of Google, just about every link on the site is too close to any other. If you go to Page Insights: *Login to see link and then test this page: *Login to see link you might see what I mean.
Also, if anyone has any idea how you comply with EU regs that state you have to identify cookies, when Google considers it a big problem that may cause the site to be booted, I’d love to hear it!!!
Any advice would be greatly appreciated…
In forum: Virtue Themehi~
i have a problem. when i enable wp-super-cache plugin, some pages (with animations, like slider or “animation in feature enabled”) shows one or more gray squares on sides of the page. like the right side in this screenshot : *Login to see link
it does not occurs all the time, acctually, very few. but i still wanna get rid of this ugly thing.
any suggestions?
thank you very much.
In forum: Virtue ThemeTopic: I lost my Custom CSS
February 12, 2015 at 9:33 pm #30906Hello,
my site: acolombiantraveler.com
I was workign as usual, the last I remember I did was to delete a slide in the home slider. Some mnutes later I noticed I lost all my custom CSS, including my google analytics ID.
I restored from a virtue settings export json file I had from 1 month ago, but I lost many settins.
Can I get a more recent backup somewhere?????
[by the way, every time, after login in Kadence site, I navigate away the page, I have to click back and refresh the page, that gets anoying]
Thanks
In forum: Virtue ThemeIn reply to: Limited number of entries on blog page
February 12, 2015 at 5:33 pm #30897Katharina,
In your settings > reading. Make sure you have not selected the nachrichten-von-der-stiftung page to be your post page.Ben
In forum: Virtue ThemeIn reply to: Google Map
February 12, 2015 at 5:31 pm #30896Hey,
The theme doesn’t/wouldn’t/couldn’t add a limit to the pagebuilder plugin. I don’t know the plugin but you would need to contact there support to see if there is a limit in there code or if your php settings are limiting you.Ben
In forum: Pinnacle ThemeIn reply to: Category Headers.
February 12, 2015 at 5:29 pm #30895It’s server a built page, you can create your own page and have it populated by posts and edit that or you can edit the template files which will effect all archive pages. But It’s not like categories where there is a hook to edit something.
Ben
In forum: Pinnacle ThemeIn reply to: Category Headers.
That makes sense for the archive page. Though it seems odd that WordPress wouldn’t have a way to edit archive pages since I imagine it’s a pretty common thing to do. Do you know what the reason WordPress doesn’t have a way to edit archive pages is or is it something they figure people will just do with CSS?
It took me a few minutes to understand what you meant about the transparent header. I was looking in the page title settings menu and nothing was changing it. Then I looked at the site header menu and it made sense and I got it working now.
Thanks again for the help, it’s great that you guys reply so quickly. Hopefully the next problem I run into I’ll be able to figure out myself!
In forum: Virtue ThemeHi Ben/Hannah,
No worries! I solved the issue at least for now -:)!
I am using two plugins:
1) Business Directory Plugin. I have set the user registration as required. The problem with this plugin is that it uses the standard WordPress login form and when the user receives the email with his/her username and a password, he/she also gets a link which takes the user to wordpress dashboard to edit the profile. It is confusing as the link should take the user back to the business directory page for login. So, I wanted to get rid of the login format this plugin uses and decided to use another plugin but then I ended up with having two login forms (one from the business directory plugin and the other one from the other plugin).2) To solve this problem, I am using profile builder plugin.
I found the php file in which business directory plugin uses the standard wordpress login form and just deleted the code related to it.
Here is what it looks like now:
http://ckingsensors.com/ckingsupplier/Thank you for the support!
Cheers!
In forum: Pinnacle ThemeIn reply to: Category Headers.
February 12, 2015 at 4:50 pm #30885Because an archive page doesn’t have any actually edit point in the wordpress admin it will only ever show your default header settings from the theme options or you can use custom css to target all archive pages. There aren’t theme settings that can.
An example of the css would be:
body.archive.date .titleclass { background: #444; }Also to note this page is using the default settings, which are to not have a transparent header: http://themes.kadencethemes.com/pinnacle-premium-3/2014/08/
Your site is using a transparent header to the page header background goes all the way to the top of the page.Does this help make more sense?
Ben
In forum: Virtue ThemeTopic: Google Map
I see the limit on the Kadence google map is 4 markers. Bummer b/c I really like that little plugin part of the theme. I just used a SiteOrigin google map widget instead but I’m having a limit of 11 markers with that. I don’t see any documentation on the SiteOrigin site about that limit so I wonder if it is within the theme here of if you know of the limit on that widget? The map is on the homepage of startupanywhere (dot) org. Thanks for your help.
In forum: Pinnacle ThemeIn reply to: Category Headers.
So the page title default settings were working fine. The one I wanted to change was for the header background for the specific page. The part that says “Monthly Archives: February 2015” here: http://berniewallace.com/2015/02/
If you look at the other pages such as about or contact I’ve been able to change that for those pages but I can’t figure out how to do it for the Monthly Archives.
Similarly if I click on a category (right now I still have some of the Demo posts on there while I set things up) such as “Adventure” (http://berniewallace.com/category/adventure/) I can’t seem to get it right. I can change the background color for the header of a category but it overrides the Page Title setting.
In forum: Virtue ThemeHey Jay,
So do you still want people to be hidden from the page unless they’ve logged in? If so you’re probably better off removing the login from the sidebar, otherwise they would just be seeing a blank page. If you want people to be able to see the page even if they are not logged in then you just need to turn off the security for that page. Which plugin are you using?Hannah
In forum: Pinnacle ThemeIn reply to: Category Headers.
In forum: Virtue ThemeIn reply to: How to change blog title
Hey Juan, I feel like there’s a way to do this but I can’t think of what it would be. Anyway, one option is to remove the Page Title from the homepage layout manager in theme options > home layout and enable the Home Widget Area above Page Content. Then go to appearance > widgets and add a Visual Editor widget to the Home Widget Area and type in whatever you want the title to be and set the font to Heading 1.
Hope that helps!Hannah
In forum: Pinnacle ThemeTopic: Category Headers.
I’ve been trying a bunch of different combinations of settings and nothing’s worked so far so I figured I’d ask since I imaging I’m just missing the setting that would achieve what I’m looking for.
Anyway, I’ve been able to get the headers to cooperate for all my pages and posts except the Monthly archive pages and the category pages. I’m trying to do something like the header here: *Login to see link but my page looks like: *Login to see link
Hopefully I was able to communicate what I’m trying to do.
Thanks! 🙂
In forum: Virtue ThemeIn reply to: Limited number of entries on blog page
In forum: Virtue ThemeIn reply to: Limited number of entries on blog page
In forum: Virtue ThemeHi Kadence Themes,
I set up a new website with Virtue and until now I could find a solution for every problem in the forum or your great documentatio and tutorials. Thanks, guys!
But now, something weird has come up:On my blog page (*Login to see link I wanted to show a list of all blog entries. I chose the appropriate option in the backend. Everything used to be fine for the last couple of weeks. Now all of a sudden, I don’t see the whole list but only the first 10 entries and I need to click to turn the next page.
What is happening here?
In forum: Virtue ThemeTopic: How to change blog title
-
AuthorSearch Results


