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 Theme
Hi!
I’ve been struggling with two particular issues for the site http://www.herbinjewellers.ca.
1.
I’m trying to align the items in my Footer, Column 1 Custom Menu (ABOUT US) with the title.
This is what I’ve tried:footer#containerfooter #nav_menu-15 ul li a {
margin: 0;
}This adjusted their position to the left, but it still isn’t flush with the title for some reason.
2.
I’ve also been trying to change the colour of the Search-Magnifying Glass symbol in the Topbar.The following changed the colour of the “Search” text, but not the symbol:
#topbar-search .form-search ::-webkit-input-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search :-moz-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search ::-moz-placeholder {
color: #5e5e5e;
}
#topbar-search .form-search :-ms-input-placeholder {
color: #5e5e5e;
}Hope you’re having a great day! Your help with these issues would be greatly appreciated!
Thank you!!
Jennie
In forum: Virtue ThemeIn reply to: Mobile Glitches
May 27, 2016 at 11:52 am #96755I’m seeing some issues on your site through.
One is this script is trying to load but doesn’t make sense:
http://youvechangedrecords.com/wp-content/plugins/home/youvecha/public_html/wp-content/themes/virtue_YC/amazing_script.js?ver=1.1Are you adding that?
Another one is this css:
.artist-row-bottom { margin-left: -1000px; margin-right: -1000px; margin-bottom: -50px; } .row-bottom-columns { padding-left: 1000px; padding-right: 1000px; padding-bottom: 50px; }Thats being applied to just above the “releases” section? That of course causes issues on smaller screens.
Ben
In forum: Virtue ThemeIn reply to: Meta description
May 27, 2016 at 11:43 am #96752Google can take up to two weeks to recache your site. It’s won’t be instant.
Ben
In forum: Virtue ThemeIn reply to: Short Description
May 27, 2016 at 11:37 am #96750Hey,
Sorry no that isn’t right.You add functions into the functions.php file not into a css style sheet.
Your child theme should have one style.css file and one functions.php file.
Did you see the example child theme here? https://www.kadencewp.com/child-themes/
That zip file can be uploaded to your site as if it were a theme.
Ben
In forum: Virtue ThemeTopic: Mobile Glitches
Hey guys,
So I finally launched the site I’ve been working on (see here), and all is good except for a number of glitches that were found when viewing the site on an iPhone. The website works fine on my Android phone, but now that it’s live it seems like not all devices show it the same way. (no kidding)
The problems I’ve been notified of include:
1) The Artist pages displaying incorrectly, with it looks like columns overlapping. (see below)
2) The footer on the Records page displaying incorrectly and floating over the body content. (see below)
. . . . . . .
Do you have any ideas what could be causing these glitches? Is there any kind of service online that lets you tests websites how they appear on other devices (I know these exist for testing on different browsers). It would be great if I could see what the problems were and fix them myself.
Oh, also, it appears that some of the Google Fonts are failing to load up. Strange.
Thanks as always,
-Adam
In forum: Virtue ThemeIn reply to: Material Design Icons
Hey Sebastian,
I don’t know much about material design icons, but it looks like you can just download them then upload them to your site. You can upload using a plugin like this- https://wordpress.org/plugins/svg-vector-icon-plugin/Hannah
In forum: Virtue ThemeIn reply to: Read More button in the blog posts
Hi Ben,
Points 2, 3 and fine now and thanks for the help.
for point 1, I have done what you said but I do not like to have the full post in the home page, I just need a summary with the read more button.
Just like your blog page in your website.
Am I missing something?
Regards
In forum: Virtue ThemeIn reply to: Decrease font size of page name and footer icons
In forum: Virtue ThemeIn reply to: the position of the Kadence slider buttons
In forum: Virtue ThemeTopic: Shortcodes in Icon Box
Hi,
It would be great to be able to use Shortcodes within an Icon Box.
I have created some shortcodes of my own which allow me to output dynamic content into a page based upon a user’s Grouping (using Contexture Page Security), and I’d like to utilise these within an Icon Box shortcode to provide this information in a fancy format for the new design of the site.
Thanks for the fantastic looking, highly configurable theme (even in the free version)!
Looking forward to your response regarding shortcodes within an Icon Box.
In forum: Virtue ThemeIn reply to: Logo spacing does not work
In forum: Virtue ThemeIn reply to: product thumbnail on Cart page
In forum: Virtue ThemeIn reply to: Add captions to home page carousel
May 26, 2016 at 10:55 am #96618Would take a bit of work but the rev slider can actually do this.
Other wise you can do this with the gallery (but the images would be a set ratio). Here is an example you would use this shortcode but change the ids for the image ids on your site.[gallery type="carousel" caption="true" columns="6" ids="1158,1157,1156,1160,470,465,1018,785" imgwidth="600" imgheight="600"]Ben
In forum: Virtue ThemeIn reply to: Remove Pricing in "Shop" AND Single Product heading
No…I don’t think that worked. I want to know if I can widen the page or reduce padding between products so that products with long titles are not split up to two lines such as the Miso Master Organic Country Barley Miso (top right column) http://sturdy-alarm.flywheelsites.com/product-category/miso-master-organic-miso/
I may have to just reduce the font size???
Thanks Hannah
In forum: Virtue ThemeHow do I disable the Admin Bar for All Users Except for Administrators?
I need some users to login to the back-end to view orders but I do not want them to be able to create update/change/anything besides the Orders.
I have unchecked “Show Toolbar when viewing site” for the particular user but no luck.
I found this code after a search but it does not do anything after placing in functions.php – where should I place this code or any other suggestions?
add_action(‘after_setup_theme’, ‘remove_admin_bar’);
function remove_admin_bar() {
if (!current_user_can(‘administrator’) && !is_admin()) {
show_admin_bar(false);
}
}Thanks
WIn forum: Pinnacle ThemeIn reply to: how to make items equal size
In forum: Virtue ThemeIn reply to: Logo is under the slider.
In forum: Virtue ThemeIn reply to: how to create the following header
In forum: Pinnacle ThemeIn reply to: Change the font of kadence slider
May 26, 2016 at 6:30 am #96594Hi Hannah, I also purchased the Virtue Premium. I followed the instructions in “https://premium.wpmudev.org/blog/custom-fonts-css/” my style.css has:
@font-face {
font-family: DidotLTPro !important;
src: url(public_html/www.blueroseimagination.com/wp-content/themes/virtue_premium_child/webfonts/DidotLTPro-Italic.otf);
font-weight: normal;
}and in my Custom CSS Box I have
.logofont {
font-family: DidotLTPro;
font-size: 40px;
font-style: italic;
font-weight: 400;
}I want to change the font on my Sitename Logo Font. Can you maybe tell me what’s wrong?
In forum: Virtue ThemeHi Ben,
Thanks i have change the css code and now its working perfectly, thank you for the help, i m almost finalize the site but as a final requirement i need to bold the subscribe button( the button text) in the blog post pages, can you please tell me what should i do,
Thank you,
Panduka -
AuthorSearch Results


