Kye
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Hueman Theme: Where do I put amazon affiliate store link?Hey there.
Are you not able to just add it to a page?
Admin –> Pages –> Add New
Or maybe a post?
Admin –> Posts –> Add New
There are also a number of plugin returned for the query of Amazon Affiliate:
http://ww.wp.xz.cn/plugins/search.php?q=amazon+affiliate
Hope this helps. 🙂
Forum: Themes and Templates
In reply to: [Enterprise Lite] NooB looking to leave bigcommerce.comHey there.
If you’re looking to get your own store going there are a number of commerce solutions available for WordPress, we also have a free commerce plugin called MarketPress:
https://ww.wp.xz.cn/plugins/wordpress-ecommerce/
You could also take a peek through here:
The site you linked to looks like it’s a premium theme:
http://buildwpyourself.com/downloads/enterprise/
If you like that and it suits your needs then give it a shot. Or you could also take a look through ww.wp.xz.cn to see the offerings here:
Hope this helps.
Hey again.
Probably should remove the space out of the filename there. Use a hyphen or remove the space.
So this is the CSS you refer too?
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a { color: black; background-color:#C89FC1; border-bottom-left-radius:85%; border-bottom-right-radius:85%; height:8px; }I see originally you mentioned about targeting the current item. I just looked on your site and it seems all the child items in your menu also have the same class, this is why it applies to them all and not just one.
I tested in the default Twenty Fourteen theme that your child is based off and that behaviour doesn’t occur for child menu items unless they are actually the current page. Are you doing something custom with menus there?
Cheers.
Hey there.
I tried to take a look http://booteeki.com/test/ but you have a fatal error, you’re trying to redeclare a function (mp_list_products) twice, once from here:
/marketpress/marketpress-includes/template-functions.php
And then in here:
/Booteeki Theme/functions.php
Let me know when it’s fixed up.
Cheers.
Forum: Themes and Templates
In reply to: Website which sells one product ?!Hey there.
Does the theme have to have commerce option too?
If not you could use any design you like, there are many thousands out there. You could then use a free plugin like this:
http://ww.wp.xz.cn/plugins/wordpress-ecommerce/
You could then use the Single Product shortcode to create a single page. From there you can set that page as the main one for your site, this is done through:
Admin –> Settings –> Reading
And for a theme, you can select any. A great place to start looking is here:
Hope this helps.
Have a great day.
Forum: Reviews
In reply to: [Chat] Got throttled by the HostHey there.
We were not actively monitoring reviews before although we do generally monitor the support forums here. Reviews were simply not part of our process and I think many plugin developers on here are also guilty of this.
There are no excuses for this and clearly this is an area we need to improve in and that’s what we’re now pushing forward with.
That said I was unable to find any support tickets on here from you before the review, I must have missed that somewhere.
As you noted the way this chat works is through something called Chat Session Polling. The more users you have and the more polling you do, the more resources you will use. If you’re on a low end spec shared host then you will most likely have some issues because they’re far less flexible and tend to crowd their servers with more customers whilst being restrictive on certain resources.
Although this is an issue that comes up it’s not one we generally get a lot of tickets raised about. As David mentioned, we’ll look at getting this included on the project information somewhere.
The interval as noted from the settings page can only be configured in the Pro version. You can also choose polling between WordPress AJAX and the plugins own AJAX. There is also an option to output chat performance and debug information to help with any issues on polling.
Thanks for leaving your feedback, have a great day!
Hey there,
There isn’t any maleware in our software, had there been it wouldn’t be permitted to be hosted here on ww.wp.xz.cn.
Perhaps you’re confusing the word Maleware which means “software which is specifically designed to disrupt or damage a computer system.” Because this clearly isn’t the case here.
I see you mention the Dashboard, we don’t even mention or use our Dashboard in the free plugins hosted on ww.wp.xz.cn, this is because you don’t need it to stay updated and secure. WordPress will notify you do that when we publish updates.
The Dashboard install message (which I believe you’re referring to) only occurs from our premium plugins, it’s designed to keep you updated so you have the most current and secure code. It also helps prevent conflict avoidance where you could accidentally upgrade to a WordPress plugin of the same name:
http://premium.wpmudev.org/update-notifications-plugin-information/
If you are indeed refering to our Dashboard then ww.wp.xz.cn is the wrong place to do that as this would relate to our premium not free services. Of course if you contact us then we’d be more than happy to discuss this further with you:
http://premium.wpmudev.org/contact/
Really not sure what we could take away from this review to improve the free Smush.it plugin here. If you could elaborate further please or contact us direct.
Hey there.
Thanks for your review, I’m really sorry to see you rated us so low.
I just wanted to mention that the compression is handled by the Yahoo Smush.it service, our plugin simply connects into that. It seems like this review is more about their service than our plugin.
Did you provide any feedback to Yahoo?
If you need any help then please feel free to open a support ticket.
Hey there Kneesocks.
Thanks for your patience and sticking with us whilst we sorted out the original issues there.
Really great to hear positive feedback like this, that’s awesome. Thank you! 🙂
It’s great you noticed the improvement we made to the UI there. We’re really ramping up our UX/UI now, we’re looking at all of our plugins to see how and where we can improve them and so as time goes on you should see a number of improvements in this area as well as functionality.
Hope you enjoy your free membership, and once again thank you for sticking with us! 🙂
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Typos in FAQThanks for reporting that, should now be updated! 🙂
Cheers.
Forum: Themes and Templates
In reply to: [Stargazer] iframe hightHave you thought of using a form plugin like Contact 7 (free), Gravity or Formidable Pro?
They’re pretty cool form plugins, all of them. 🙂
For the alignment, it’s probably best in a new thread as it’s a new issue/question, but as we’re here 🙂 Are we talking about the two above the footer?
Or are you trying to include some in the footer where the copyright is?
Either way if you could add all three and then let me know I’ll take a look. I’m guessing it will keep incrementing the class .sidebar-col-2, .sidebar-col-3, etc.
Cheers.
Forum: Themes and Templates
In reply to: [evolve] Hiding wordpress titles.carousel-caption {background:none;}
it goes from this :
https://www.dropbox.com/s/e8vh7oajwclzj0l/Screenshot%202014-07-10%2011.11.46.png
To this:
https://www.dropbox.com/s/q46ssd5hsfgx7zp/Screenshot%202014-07-10%2011.05.19.png
and I want it to go back to this:
https://www.dropbox.com/s/25whqezmztw80rn/Screenshot%202014-06-12%2020.13.17.png
So you need to use the CSS I gave before:
#bootstrap-slider .carousel-caption h2 { display: none; }That targets the H2 tag there.
And:
.carousel-caption {background:none;}That removes the lower black area background.
Or combined:
.carousel-caption, #bootstrap-slider .carousel-caption h2 {background:none;}Then When I used
.entry-title {display:none;}
The page went from this :
https://www.dropbox.com/s/b7twkbvdpgv740l/Screenshot%202014-07-10%2011.07.02.png
To This:
https://www.dropbox.com/s/8s53kuh6zxcd7h1/Screenshot%202014-07-10%2011.06.43.png
I want to keep the article titles just not the actual page title. If I’m going to have to use ftp I’d be really grateful for a step by step.
Not sure what you mean there?
So you want the page titles to be on the front of the site, but you don’t want them on the actual pages?
If that’s the case and you only wish to target titles on when on a single post then you could do this:
.single-post .entry-title {display:none;}Or if it’s only the page you want to remove the title from then you could instead do this:
.page .entry-title {display:none;}If you wish to use FTP you can checkout the following resource:
http://codex.ww.wp.xz.cn/FTP_Clients
Take care.
Forum: Fixing WordPress
In reply to: How to remove the "Post" word and box at the top of pages?You’re most welcome, glad I could help 🙂
Forum: Themes and Templates
In reply to: [evolve] Hiding wordpress titlesHey there.
The line did go, it was an empty H2 tag that was there originally. Here’s a screenshot:
http://monosnap.com/image/5Ka0BhlysEnC5XM8hRBqhwzAhsIEtF
I then expanded the P tag which is the lighter black background. As you only said you wanted the dark one removing that’s all it did. To remove the other black you can do this:
.carousel-caption {background:none;}That should remove the RGB on the background for the second part.
For the titles, a more generic class we could target is this which I mentioned above:
.entry-title {display:none;}I took a look on your team page and tested this, it works fine there. Did this not work before?
Take care.
Forum: Themes and Templates
In reply to: Reizend ThemeHey again,
I see what you mean, it’s not actually split, removing the items above also removed the space it took so the header is smaller. The masthead controls the margin from the top of the page, you could make it larger so that you push the nav down the page and then your image is fully displayed with the phone number.
You could use this:
#masthead { margin: 245px auto; }That should then expose more of the image for you.
Taming of the shrub, lol. I’ve got plenty of garden and trees that need taming.
Take care