Can anyone recommend a wordpress forum for commercial theme help
-
Hi, i am trying to find a forum for wordpress when you have bought a commercial theme. I am looking at learning how to change a site for a better user experience and for better seo but there does not seem to be any wordpress forums that i can find for when people have bought a commercial theme
any help in finding one would be great
-
it is good when there is a forum as you can share experiences and gain knowledge but finding a lot of theme clubs without forums
-
I am trying to learn how to increase the number of articles i can have where it says gatwick news near the bottom. I would like to have 9 articles instead of the 3.
Depending on how that news is put there, it is likely to be an easy change to a plugin, a widget or a code change.
A 5 minute investigation will tell you which it is.
-
cheers for this. yes i bought it from them as to basically try and learn all about wordpress before i build one from scratch. I normally use joomla and i was worried for a minute that they were using the site to promote themselves
many thanks
-
Yea sorry, I can explain a little better. The style.css in a wordpress theme will usually have theme developer information. Yours looks like this:
Theme Name: NewspaperTimes [SinglePro Version] Theme URI: http://magazine3.com Description: Newspaper/Political Wordpress Magazine Theme Version: 4.1 Author: Magazine3 Author URI: [http://magazine3.com](http://magazine3.com/) If you purchased it from them then you should be entitle to some sort of support. And as for the firefox developer tools you're inspecting the CSS and HTML, there's a lot involved in making the changes you want to make. You'd need to be comfortable with those as well as PHP to dynamically load in featured images and excerpts.
-
Hi, can you explain what you mean by Well, the name of your theme folder is "newpaper times single pro." Search returns pretty much all torrent and spam sites
It is not the word gatwick that i am after, i am wanting to put more news there and are new to wordpress. I have been trying to use the firefox tool but not making any sense to be honest.
-
Well, the name of your theme folder is "newpaper times single pro." Search returns pretty much all torrent and spam sites. So theme support is probably nonexistent. However, I think you have enough of the word Gattwick as it is.
-
get rid of your side panel or
Any of the two
http://demo.colorlabsproject.com/?theme=le-journal
http://demo.colorlabsproject.com/?theme=reportage
&
-
I mean when you buy a theme from a template club. I know wordpress has a forum if you download their free themes but they do not allow you to mention any theme that has been bought if you are trying to learn how to do things
-
Hi ColinSv. I have just installed Yoast Seo and I am very impressed with it. I normally use Joomla but I am enjoying learning how to use wordpress.
The site i am working on is www.cheapflightsgatwick.com
i am trying to learn how to increase the number of articles i can have where it says gatwick news near the bottom. I would like to have 9 articles instead of the 3.
-
The best are forming the best commercial themes (if you ask me) studiopress me allot
learning how to change a site for a better user experience and for better seo but there does not seem to be any wordpress forums that i can find for when people have bought a commercial theme
copyblogger is one
http://make.wordpress.org/accessibility/
best with
http://make.wordpress.org/ has a lot too
&
http://colorlabsproject.com/themes/
Thomas
-
I think he means, themes that have been reworked for resale...Like some of the vendors ColinSV mentions..
-
I know WooThemes and ElegantThemes both offer great forum based support. Customization and troubleshooting support is so important in WP projects that I only look at themes from developers that have engaged communities.
-
Woothemes have very well designed and built themes right out of the box. They integrate well with SEO plugins as well. They do have a written documentation and a support forum where users and the developers will answer questions you have.
-
Theme developers normally provide direct support for the themes they sell. So it really depends who you purchased your theme from.
If you bought it directly from a vendor like woothemes, themify, etc., then you will definitely find support options on the website where you made the purchase.
If you bought your theme from a marketplace like themeforest.com, then you'd need to log back in and look for the developer or theme author - they will have some sort of theme support option through they're author profile. If they don't, then they're probably not the most reputable vendor.
Also many SEO improvements won't be theme-dependent and are easy to make with the help of plugins like YoastSEO or All in One SEO pack.
What kinds of things are you trying to do? I may be able to point you in the right direction...
-
What do you mean by a commercial theme?
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Hi anyone please help I use this code but now getting 404 error. please help.
#index redirect
Technical SEO | | roynguyen
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index.html\ HTTP/
RewriteRule ^index.html$ http://domain.com/ [R=301,L]
RewriteCond %{THE_REQUEST} .html
RewriteRule ^(.*).html$ /$1 [R=301,L] hi anyone please help I use this code but now getting 404 error. please help. homepage and service.html page is working, but the rest pages like about.html, servicearea.html, and contact.html is not working showing 404 error. and also when you type this URL. generalapplianceserice.ca/about.html generalapplianceserice.ca/contact.html generalapplianceserice.ca/servicearea.html it automatically remove the .HTML extension and shows 404 error, the pages name in root directory is same. these pages work like generalapplianceservice.ca and generalapplianceservice.ca/services why? i also remove this code again but still same issue.0 -
Moving wordpress to it's own server
Our company wants to remove wordpress from our current windows OS server at provider 1 and move it to a new server at provider 2. Godaddy handles our DNS. I would like to have it on the same domain without masking. I would like to make a DNS entry on godaddy so that our current server and our new server can use the same URL (ie sellstuff.com). But I only want the DNS to direct traffic to our current server. The goal here is to have the new server using the same URL as the old server so nothing needs to be masked once traffic is redirected with a 301 rule in the htaccess file. But no traffic outside of the 301 rule will end up going to the new server. I would then like to edit the htaccess file on our current server to redirect to the new servers IP address when someone goes to sellstuff.com/blog. Does this make since and is it possible?
Technical SEO | | larsonElectronics0 -
Help Setting Up 301 Redirects from Coldfusion Site to Wordpress Site.
I have created a new website and need to redirect all of the previous pages to the new one. The old website was built in coldfusion and the new site is built in wordpress. One of the pages I'm trying to redirect is www.norriseal.com/products.cfm to http://norrisealwellmark.com/products/. This is what I have in my .htaccess file <ifmodule mod_rewrite.c="">Options +FollowSymlinks
Technical SEO | | MarketHubb
RewriteEngine On
RewriteBase /
Redirect 301 /products.cfm http://norrisealwellmark.com/products/</ifmodule> The result of this redirect is http://norrisealwellmark.com/products.cfm How do I prevent the .cfm from appending to the destination URL?1 -
Can we use images from the internet of celebrities?
Hi, Can we use images from the internet of celebrities? We have a Indian celebrity website. Can we use images from other websites? Would that be legal? as 100's of sites use them? Should i have them no index ? or no follow pages? Thanks
Technical SEO | | jomin740 -
Recommendation for SEO plugin for Wordpress
Dear Moz Community, Could I pick your brains on SEO plugins for WordPress? Our web developer has installed an SEO plugin called Yoast, and I am not quite sure of it's efficiency. The problem we have at the moment is that the Page Title is not updating on Google the way we anticipated. To solve this issue we unchecked forced rewrite under the title options, but this had no effect. For instance our name on Google appears as Man Van London all the time, despite any amendments we make it always has Man Van London at the start of the title. ( website: www.manvanlondon.co.uk) If Yoast is the best SEO plugin for wordpress, is there any solution to fix this issue? Or is anyone familiar with another plugin? Does anyone suggest to not use plugin's at all? Thank you for your time. Looking forward to your wisdom. Monica
Technical SEO | | monicapopa0 -
301 Redirect Help
How would you 301 redirect and entire folder to a specific file within the same domain? Scenario www.domain.com/folder to www.domain.com/file.html Thanks for your Input...
Technical SEO | | dhidalgo11 -
How many links can i do in a day
Hi, I built a niche site yesterday, the domain was 1 week old. What is the safest way to do link building? I.e How many links should i do in order to be in safe? So far, i've concentrated on building my social profile. Like getting as many retweets as possible. Slowly getting facebook likes and added few youtube videos with my link in it. Now i am on to link building. I will only do legit link building methods. Currently i am gonna get 2 press releases. But can you tell me no. of links i must get in a day. PS: The keyword i am competing is highly competitive.
Technical SEO | | Vegit0 -
Index forum sites
Hi Moz Team, somehow the last question i raised a few days ago not only wasnt answered up until now, it was also completely deleted and the credit was not "refunded" - obviously there was some data loss involved with your restructuring. Can you check whether you still find the last question and answer it quickly? I need the answer 🙂 Here is one more question: I bought a website that has a huge forum, loads of pages with user generated content. Overall around 500.000 Threads with 9 Million comments. The complete forum is noindex/nofollow when i bought the site, now i am thinking about what is the best way to unleash the potential. The current system is vBulletin 3.6.10. a) Shall i first do an update of vbulletin to version 4 and use the vSEO tool to make the URLs clean, more user and search engine friendly before i switch to index/follow? b) would you recommend to have the forum in the folder structure or on a subdomain? As far as i know subdomain does take lesser strenght from the TLD, however, it is safer because the subdomain is seen as a separate entity from the regular TLD. Having it in he folder makes it easiert to pass strenght from the TLD to the forum, however, it puts my TLD at risk c) Would you release all forum sites at once or section by section? I think section by section looks rather unnatural not only to search engines but also to users, however, i am afraid of blasting more than a millionpages into the index at once. d) Would you index the first page of a threat or all pages of a threat? I fear duplicate content as the different pages of the threat contain different body content but the same Title and possibly the same h1. Looking forward to hear from you soon! Best Fabian
Technical SEO | | fabiank0