scrambler
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Weaver II] [Theme: Weaver II] Three columns?Read this FAQ on Weaver’s support site for 3 columns
http://weavertheme.com/two-and-three-column-pages/The site width is set in Main Options > layout
More support at Weaver’s forum
http://forum.weavertheme.com/Forum: Themes and Templates
In reply to: Weaver-ii not displaying in ieRunning your site thropugh a validator (http://validator.w3.org/ ), I get the following error
Line 167, Column 23: Unclosed element style.<style type=”text/css”>
If I right click on your page and save source, I do see that you have this opening style tag, but it is not closed. As a result everything after that is ignored. If I remove the <style type=”text/css”> tag and save the page it then works normally and displays the content.You need to search where this was created, may be in one of Weaver custom CSS areas.
If you cannot find the cause of that open style tag, post in the Weaver forum explaining the above.
http://forum.weavertheme.com/I too setup my site in a sub folder. To put it online, I simply edited the .htaccess file according to that post
http://www.bluehostforum.com/showthread.php?24270-How-to-make-a-subfolder-the-default-website-without-showing-subfolder-in-URLI submitted the sitemap_index.xml in Webmaster Tools > Optimization > Sitemap
No errors. When I go back there it shows pages and images ubmitted and pages / images indexedThere is no Ping google option, just bing and ask, which means the ping google is automatic if the enable sitemap is checked, so you are right to be confused 🙂
I ended up submitting the sitemap manually…
Forum: Plugins
In reply to: Plugin to Add Tabs to Sidebar in Weaver II Theme?you may also want to ask in the Weaver Forum
http://forum.weavertheme.com/Forum: Fixing WordPress
In reply to: Changing font size on widgetA few things:
Weaver already has the possibility to create a vertical menu using the Custom menu found in Appearnce > Widgets so no need for a plugin there.
Weaver II Pro has even more possibilities, including an advanced Weaver II pro Vertical menu with more elaborate styling and options.If your Plugin does not offer styling options you can always add custom CSS rules in the Advanced options > Head section > Custom CSS rule box of Weaver.
This will require you use the developer tools of your borwser to check your menu classes. If you are not familiar with the process, you can read the thread below on the Weaver forum:
http://forum.weavertheme.com/discussion/1207/basic-tips-on-using-the-developer-tools-like-firebug-to-resolve-styling-issues-#Item_2
as well as other thread in that tutorial discussion section.
For example, your widget has the id #vert_menu_widget-2 so to change the font size, you would add the rule below:
#vert_menu_widget-2 {font-size:150%;}
with any value that works.
For further support, I suggest you join us at the Weaver forum, you will have a lot more listeners 🙂
http://forum.weavertheme.com/You may want to also post in the Weaver Forum in the Weaver and plugin interaction group
http://forum.weavertheme.com/categories/weaver-pluginsThat is not right.
Normally you can absolutely change it back. I just did the test myself, I set “Post page” to one of my pages, saved it, then came back opened the “Post page” drop down list list again, and at the very top of the drop down list (you may have to scroll back up if the list is long), there is -select-, and you can select that line so that no pages are set as the WP Post page.To have all the options working on your blog page, you must not use the default wordpress one.
Your blog page should be a static page using the “page with posts template” (or the default template and the [weaver_show_posts] shortcode), then in Settings > Reading, you home page should be set to a static page, and your Post page set to nothing (shows Select).Then all the options should work.
Then when you want a custom header on any Weaver static page, you just need to select a featured image that has the size of the header.
Feel free to seek more support in the weaver Forum
http://forum.weavertheme.com/See this FAQ article:
http://weavertheme.com/controlling-your-home-page/Forum: Themes and Templates
In reply to: [Weaver II] [Theme: Weaver II] StunnedCould not agree more, rather than donating, get the Pro version, well worth the added functionalities 🙂
Forum: Themes and Templates
In reply to: [Weaver II] Weaver II Review from an early adopterRather than Donate, Buy the Pro version on Weaver’s site, it is well worth it !
Sounds great.
When will the version be released, the plug in page says last one is feb 23rd?
Also, have you tested if your implementation does not suffer a bug I found with ALL other plug in that support TinyMCE on excerpts and that I reported here
http://wordpress.org/support/topic/plugin-tinymce-excerpt-have-you-ever-tried-to-fix-that-bugIf you have found a way to avoid that problem, you have a winner on your hands:)
Forum: Themes and Templates
In reply to: Widgets in footer widget area to be inline@vinitajansari Instead of putting your 4 widgets inside the fisrt footer widget area, why dont you put one in the fisrt footer widget area, one in the second, one in the thirsd and one in the fourth ?
Forum: Themes and Templates
In reply to: Question re: Weaver Pro II Themeusing the Weaver forum is definitely best
http://forum.weavertheme.com/
This being said your problem likely comes from the fact that you are using the default WP blog page, in which case all the options on the page editing page are inactive.
To learn more on that specific subject, look at this FAQ article on the Weaver forum:
http://weavertheme.com/controlling-your-home-page/You need to make your blog page a Static page (based on the page with posts template) by going to Settings > Reading and set the Post page to nothing (-Select-)