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 'site'
-
AuthorSearch Results
-
In forum: Virtue ThemeSeptember 30, 2015 at 10:48 am #60764
Hey,
Tried to go to your website and it’s in a redirect loop. I can’t see anything?The only thing that you should have needed to paste was this:
just with “hiddencode” being the code. Correct?
Ben
In forum: Virtue ThemeIn reply to: How to remove page/post title lines?
Hey,
problem solved, if someone have the same problem here is way works for me.
1. Go to page you need to remove page title and push: Get shortlink, then you will find PAGE ID, for example my was: http://www.mysitename./?p=421
2. So page id-421
3. then add this to CSS box:.page-id-421 .page-header {
display:none;
}4. Then page title will be removed, for me it works well.
Regards,
AndriusIn forum: Virtue ThemeIn reply to: Menu based on login/logout
Hi,
In the CSS below where did this 125 & 356 come form ? For another subdomain site http://si.springg.net/ I want to have the similar feature of login/my-account. What numbers should I use ? How do I find menu id for login & my-account for http://si.springg.net/ ?
.topbarmenu ul li.menu-item-125 {
display: none;
}
.logged-in .topbarmenu ul li.menu-item-125 {
display: block;
}
.logged-in .topbarmenu ul li.menu-item-356 {
display:none
}In forum: Pinnacle ThemeIn reply to: Menu fonts, other Menu attributes
In forum: Virtue ThemeIn forum: Virtue ThemeHi,
I created a website with some pages. On all pages I used the Template “feature” and it worked (with image sliders).
But not on my homepage (I use a static page) the features does not work.
Page with a working feature:
*Login to see linkHomepage an settings:
*Login to see link
*Login to see link
*Login to see linkI really can not solve the problem and need help.
Thanks in advance
Arne Kämpgen
In forum: Virtue ThemeSeptember 29, 2015 at 1:38 pm #60697Hey, So I don’t see a menu in the topbar? Maybe you need to clear the site cache?
For the layout switch go to theme options > topbar settings and switch the layout.
Ben
In forum: Virtue ThemeIn reply to: Remove the navigation bar for just one site
one additional question on this topic. Can i use Landing – no header page template for the Front page. It seems it’s not working for Front Page.
Do you have another suggestion how to remove the header on the First Page. The only idea that comes to mind is to redirect the front page to sub page where Landing – no header page template works.
I am using the Virtue – Premium theme.
Site: http://indiraindigo.com/Thanks in advance
In forum: Pinnacle ThemeTopic: Posting to FB
September 29, 2015 at 1:24 pm #60693Hello,
has anyone else had any difficulty in posting links to FB?
At first when I posted a link to the homepage the link was there but no image pulled through.
Then i tried with a page url and this is the code that displayed:Any help is greatly appreciated! site is: http://www.amypitfieldphotography.co.uk
Nic
In forum: Virtue ThemeTopic: image turned in mobile view
Hello Ben and Hannah,
I just completed my Kadence/Virtue site: pjlyons.com
Everything looks pretty good (if I do say so myself 😉 ) except on my phone and iPad, the fourth image on the 3-D page is turned 90 degrees clockwise. It’s fine on my laptop. How do I fix this?In forum: Virtue ThemeIn reply to: Migration
I was not aware of the admin ssl setting, so I didn’t set it either way. I do not see a setting for that, actually.
Problems I’ve found:
• Can’t update or install a plugin because “Could not create folder”. Support can’t find any errors when this happens, so they can’t tell where the folder is that is trying to be created.
• Getting logged out by visiting front end of the site when going from a secure page (cart or My Account) to an unsecure page.
• New customer order shows up on the back end but not on their account page.
In forum: Virtue Thememy site: http://www.coconut-couture.com
I want a topbar like this: http://www.ohhcouture.com/
(same letter size, menu on the left, social media on the right, lightgrey letters (same color like my “Latest Posts” section, with same hover effect, because thats the hover I use on my last posts)thank you for your help.
In forum: Virtue ThemeIn reply to: Migration
September 29, 2015 at 11:35 am #606682. sorry didn’t make that clear. Usually you set the admin to be ssl did you specifically not set it that way?
If you don’t get an error whats happening? Now there is a problem getting logged out from the admin when on the front end of the site.Ben
In forum: Virtue ThemeI turned off all plugins, updated to the latest premium Virtue theme, restarted Jetpack, and I get the same problem. I’m currently running with no plugins but Jetpack, and you can see it on my site right now at http://agitainment.com/blog/.
I just tried a few of the standard WordPress themes and this isn’t a problem using any of them, so it appears to be specific to Virtue.
Any idea how to get the icons to show correctly with Virtue?
In forum: Virtue ThemeI am trying to find which Virtue file (php?) to insert this code into. Can you tell me which file?
Thanks,
Jerry
Google says:
Add a meta tag to your site’s home page.
1. Copy the meta tag below, and paste it into your site’s home page. It should go in the <head> section, before the first <body> section.
<meta name=”google-site-verification” content=”hiddencode” />
Show me an example
<html>
<head>
<meta name=”google-site-verification” content=”hiddencode” />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>2. Click Verify below.
To stay verified, don’t remove the meta tag, even after verification succeeds.In forum: Virtue ThemeTopic: Migration
I suspect this problem does not relate directly to Virtue, but I’m out of other ideas, so I’ll ask:
I build the site on one domain, and then moved it to another domain. (guidedimagerydownloads.com)
Now there is a problem getting logged out from the admin when on the front end of the site. It happens when going from a secure page, like the checkout, back to a non secure page. Another symptom of what I suspect is the same problem is that when trying to delete a plugin, WP asks me for my FTP credentials. Another weird thing is that Chrome keeps putting me into https for the WP admin. Have redone the move several times being as sanitary as possible, but the problem persists.
Any ideas, directions or suggestions would be most appreciated.
In forum: Virtue ThemeSeptember 29, 2015 at 8:58 am #60638Can you send me a temp login to your site? I would love to take a look and explain exactly what steps to take.
Ben
In forum: Pinnacle ThemeHi,
I’ve been trying to follow a tutorial on setting up my topbar menu to switch from “Client Log-in” to “Client Dashboard” depending on logged in/out status. I’m getting tripped up in the PHP. For the Pinnacle Theme, do I make changes to “header-topbar.php” instead?
This is for the WP-Member plugin, using this tutorial: *Login to see link
Could you help me get this implemented? Will theme updates wipe away any changes? My site is localhost, so I’m unable to offer a link.
Thanks whether it’s possible or not,
JoshIn forum: Pinnacle ThemeIn forum: Pinnacle Theme -
AuthorSearch Results


