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
-
Wordpress Redirect Loop on domain name
Hi hopefully someone can help - pulling my hair out - can't seem to find where this redirect is coming from. Curently there is a redirect from http://bimi to https://bimi then to our real domain https://www.bimi But I can't find it - I have checked through hta access file, through YOAST redirects - any suggestions from anyone who has has this before in wordpress? | http://bimi.co | 23 | 0 | 3 | |
Technical SEO | | KellyDSD86
| | | Associated Pages | |
| | | https://bimi.co/ | 23 | 1 | | |
| | | Office Furniture Online | The UK's major Office Furniture Retailer | BiMi.cohttps://www.bimi.co/ | HTA access says the following - I have googled to see whether its causing it but none the wiser! BEGIN LSCACHE LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! <ifmodule litespeed="">RewriteEngine on
CacheLookup on
RewriteRule .* - [E=Cache-Control:no-autoflush]
RewriteRule ^min/\w+.(css|js) - [E=cache-control:no-vary] marker CACHE RESOURCE start RewriteRule wp-content/./[^/](responsive|css|js|dynamic|loader|fonts).php - [E=cache-control:max-age=3600] marker CACHE RESOURCE end marker FAVICON start RewriteRule favicon.ico$ - [E=cache-control:max-age=86400] marker FAVICON end ###</ifmodule> LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! END LSCACHE BEGIN NON_LSCACHE LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! marker MINIFY start <ifmodule mod_rewrite.c="">RewriteEngine on
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} ^(.*)/min/(\w+).(css|js)$
RewriteCond %1/wp-content/cache/$2/$1.$2 -f
RewriteRule min/(\w+).(css|js) wp-content/cache/$2/$1.$2 [L]</ifmodule> marker MINIFY end LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! END NON_LSCACHE BEGIN WordPress <ifmodule mod_rewrite.c="">RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]</ifmodule> END WordPress0 -
Duplicate Content from Wordpress Template
Hi Wondering if anyone can help, my site has flagged up with duplicate content on almost every page, i think this is because the person who set up the site created a lot of template pages which are using the same code but have slightly different features on. How would I go about resolving this? Would I need to recode every template page they have created?
Technical SEO | | Alix_SEO0 -
Wordpress Archive pages
In the SEOMOZ site report a number of errors were found. One of which was no or duplicate meta desctions on certain blog pages. When I drilled down to find these i noticed thosepages are the wordpress autocreated archive pages. When I searched for these through the wordpress control panel through both pages and blogs they were nowhere to be found. Does anyone know how to find these pages or are they not something I need to worry about?
Technical SEO | | laserclinics0 -
Help! Same page with multiple urls. How is this handled?
I'm using DotNetNuke for many of our sites. DotNetNuke's home page can have multiple VALID URLs that go to the same home page. Example: http://aviation-sms.com http://www.aviation-sms.com http://aviation-sms.com/default.aspx http://www.aviation-sms.com/default.aspx and http://aviation-sms.com/aviationSMS.aspx http://www.aviation-sms.com/aviationSMS.aspx All the above URLs have the same content. In the page header tag, I have: Should I be doing something else? such as removing the "default.aspx"??? I have a blog also that has a boatload of pages. I tried this canonical approach, but I'm not sure SEO Moz likes it and the tool offers me little guidance on this issue.
Technical SEO | | manintights280 -
Does redirect of domain alias help rankings?
Yes... It iz I again ;o) Here's one for you savy techies out there: So, I've got a primary domain which is live, optimized and running smooooth. And then I've got a couple of misspelled domains as well (17 to be exact). Will it have an effect if I 301 those misspelled domains? What's Best Practice for several domain aliases? Example.
Technical SEO | | nosuchagency
Primary domain: bryghusprojektet.dk
Alias domain 1: bryghusprojekt.dk (301 redirects to primary domain)
Alias domain 2: bryghus-projekt.dk (Hosting company infopage)
Alias domain 3: bryghus-projekter.dk (Not activated) Regards.1 -
Buying new domains to help with SEO
Hi, Does buying new keyword related domains and 301 redirect them to my site have any seo benefit?
Technical SEO | | Socialdude0 -
Video Sitemap Help
MOZ Helpers, Currently our clients videos are hosted on Viemo and that will not change as our client likes the creative/artist vibe and community via Viemo. That being said we need to create a video sitemap. BTW, Our site uses wordpress. When someone in house uploads a video in the future we want them to be able to enter the video title, description, and tags on the video and when they hit "update" the video and information will get added to our video site map. Wistia has this option here http://wistia.com/doc/video-seo , but like I mentioned above our client has all videos via Viemo. I found a Google XML wordpress plugin, but that said it only works for Youtube video's. The Jr. developer is not confident in creating one himself from the Google webmaster instructions and asked me to search for another solution. Check out the attached pic, that is what I am looking for. Is their a plugin or another option where we can use for easy sitemap updating and management for our Viemo videos? Thanks in advance! M video-seo-dialog.png?id=video-seo video-seo-dialog.png?id=video-seo
Technical SEO | | matthew-2202000 -
Tips on How to Optimize a Forum
Hi, I am looking for some good tips and tricks on how to get the most of a vBulletin Forum, we already got vbseo.com which works quite nice for text/titles and many other stuff, but it would be great to know some insights on optimizing this kind of forums or any other forum. thanks!
Technical SEO | | andresgmontero0