scrambler
Forum Replies Created
-
Forum: Themes and Templates
In reply to: What's happened to the Weaver II theme?You will also want at one point to upgrade your existing Weaver II sites to Xtreme, as Weaver II is now obsolete.
There is a detailed conversion procedure for that on the forum
http://forum.weavertheme.com/discussion/11303/converting-a-weaver-ii-pro-or-aspen-site-to-weaver-xtremeForum: Themes and Templates
In reply to: What's happened to the Weaver II theme?Weaver II and Weaver II pro have now been replaced by a Newer generation called Weaver Xtreme.
https://wordpress.org/themes/weaver-xtreme/Xtreme uses the same philosophy as Weaver II so you will be right at home, but it has been streamlined and has a number of new features.
Read all the reference linked in my earlier post on the subject below
https://wordpress.org/support/topic/should-i-use-weaver-ii-or-the-newer-weaver-xtreme?replies=1You are also welcome to come ask question on the Weaver Forum where everything happens
http://forum.weavertheme.com/Forum: Plugins
In reply to: [Weaver Show Posts] Date rangeYou may be able to do that using a WordPress query (last option at the bottom of the filter page), but not sure about the query to use.
For more help, you should posts your question on the Weaver forum
http://forum.weavertheme.com/discussionsRead Item #3 in the Tutorial below
http://forum.weavertheme.com/discussion/11685/weaver-xtreme-tips-and-tutorial-part-6If you need help tweaking it, please post on the Weaver forum as this one is not monitored, and make sure to include a link to your site.
http://forum.weavertheme.com/Forum: Plugins
In reply to: [Weaver Show Sliders] No screenshotIf you want to see results of using the slider, you can look at the Show slider demo page of the Xtreme theme Demo site.
http://demo.weavertheme.com/show-slider/The plugin site
http://weavertheme.com/plugins/plugin-demos/show-sliders-demo/
http://weavertheme.com/plugins/plugin-tutorials/tutorial-create-image-slideshow/
http://weavertheme.com/plugins/plugin-tutorials/tutorial-create-posts-slideshow/Forum: Plugins
In reply to: [Weaver Show Sliders] No screenshotIf you mean the User interface, you could just install the plugin and check 🙂
But here:
UI ImagesForum: Themes and Templates
In reply to: [Weaver Xtreme] Different Slider at Top of SubpagesMay be a temporary issue, try again next time.
None of the solutions I mentioned are about CSS, but as long as you are happy 🙂
Forum: Themes and Templates
In reply to: [Weaver Xtreme] Different Slider at Top of SubpagesFirst, you should post in the weaver Forum as this one is not monitored.
http://forum.weavertheme.com/If after the info below you have more questions, please open a thread in the above forum.
Before we address your question, you need to fix something related to the fixed-top area you use.
When using the fixed top area, you need to create a space for it at the top of the wrapper or your fixed area partially covers/hides your content.
Item #4 in the thread below explains how to do thathttp://forum.weavertheme.com/discussion/10739/weaver-xtreme-tips-and-tutorials-part-4#Item_1
Now regarding your question, you have two possibilities to restrict content in an HTML insertion area to certain pages
1- Use the show_if shortcode to make any content placed in the global HTML insertion area only show on some pages.
The show_if shortcode is explained in Appearance > Weaver Xtreme Admin > Add-Ons pageIt would look something like
[show_if post_id=xx]slideshow shortcode for page xx[/show_if]
[show_if post_id=yy]slideshow for page yy[/show_if]2- Do not use the Global HTML Insertion code box in Advanced options > HTML Insertion page, instead use a page custom Field of that same area in each page that needs content there.
If you are not familiar with page custom Fields read the thread below
http://forum.weavertheme.com/discussion/1281/custom-fields-on-pages-and-posts-what-to-use-them-for-and-how-to-use-them#latestNote: if you have a lot of pages where you will want a different slideshow, method 2 is probably more efficient.
Forum: Themes and Templates
In reply to: [Weaver II] Have any of you updated to 4.4? Any issues?No issue so far
http://forum.weavertheme.com/discussion/13421/wordpress-4-4-2-now-available#latestIn the future, it is best to ask in the Weaver forum
http://forum.weavertheme.com/Forum: Themes and Templates
In reply to: [Weaver Xtreme] Background ContentareaIn the future, you should post directly in the Weaver forum as this one is not monitored.
http://forum.weavertheme.com/Forum: Themes and Templates
In reply to: [Weaver Xtreme] Vertical menuThere is a simple wordpress vertical menu widget, but you would have to style that yourself.
A few pointers are in this tutorial
http://forum.weavertheme.com/discussion/11685/weaver-xtreme-tips-and-tutorial-part-6The fully styled Xtreme Vertical menu widget as well as the Extra Menu shortcodes allowing to insert them anywhere are a Plus option indeed.
In general it is best to post directly in the Weaver Forum, as this one is not monitored.
http://forum.weavertheme.com/Forum: Themes and Templates
In reply to: [Weaver II] What is the main.css file in the Weaver II theme?Sorry never saw this post.
For future reference, you need to post in the weaver Forum
http://forum.weavertheme.com/
which is the only one monitored.You need to give the link to your site and be specific about what you are trying to change.
There is a conversion procedure to go from weaver II to Xtreme that will convert pretty much everything.
http://forum.weavertheme.com/discussion/11303/converting-a-weaver-ii-pro-or-aspen-site-to-weaver-xtremeForum: Fixing WordPress
In reply to: Web site formatting suddenly broke — What did I do?looking closer you have other problems in addition to the one I mentioned below.
You have a number of lines like below
<!!-NOTE FOR MAINTENANCE — ALSO DISABLED BIBLE VERSE OF THE DAY (DECENT SOFTWARE NEEDED)-!!>That are flagged as invalid HTML and could be breaking more things.
If these are supposed to be HTML comments, the proper syntax for them would be<!–NOTE FOR MAINTENANCE — ALSO DISABLED BIBLE VERSE OF THE DAY (DECENT SOFTWARE NEEDED)–!>
The proper open an close comment being <!– xxxxxxx –!>
You have many of these to correct all overI advise you to run your site through an HTML validator and review what you see there. Not all errors are important, but open close tag errors and things like above should be fixed.
As I said, the issue with HTML errors is that browsers will attempt to fix them with unpredictable results, so some times it looks OK, then a small thing is changed and it throws the whole thing off.
Forum: Fixing WordPress
In reply to: Web site formatting suddenly broke — What did I do?This is typically caused by some HTML syntax error in your content like open / closed html tag errors. These break the layout of the page and produce variable outcome on different browsers.
Inspecting the page, I can see the layout of the HTML is messed up. Running your site through an HTML validator does show some div open close tag errors. especially a lonely closing </div> at line 1262 below in bold in your sidebar content
<!– Single Service –>
<span style=”display: none;”></span> </div>
</aside><aside id=”text-5″ class=”widget widget_text”><h3 class=”widget-title”>Liturgical Calendar</h3> <div class=”textwidget”><p><span style=”display: none;”></span>Remove that orphan </div> and all should be good, if not check for more errors.
In the future, post in the Weaver forum (below) as this one is not monitored.
http://forum.weavertheme.comForum: Themes and Templates
In reply to: [Weaver Xtreme] How Do I Remove Space Below Main Nav BarIt is probably an empty Info bar.
Hide the info bar completely in Main options > Menus > Info bar > Hide Area > Hide on all devicesIn the future post in the Weaver forum, as this one is not monitored
http://forum.weavertheme.com/