|
#1

Jul 23, 2010, 09:25 PM
|
|
I have placed the slideshow in the Header or what I thought was the header...anyway to fix this?
|
#2

Jul 23, 2010, 09:40 PM
|
 |
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
URL? versions?
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#3

Jul 24, 2010, 02:53 AM
|
|
www.phocusmag.com wp3.0 Atahualpa 3.4.9
Last edited by Phocusmag; Jul 24, 2010 at 03:05 AM.
|
#4

Jul 24, 2010, 04:12 AM
|
 |
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Put the Meteor Slides code in place of %images in ATO>Style & edit HEADER AREA>Configure Header Area if you want the slideshow where the header image is. You may want to change the width of of your layout (ATO>Style & configure LAYOUT) as well as it appears the slideshow is only 610px wide.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#5

Jul 24, 2010, 04:24 AM
|
|
Thanks alot you have given me hope sir...is there a away to switch to the three columns format and keep the same parameters..As well is there a way to put an image beside the slide show...would I Insert code right next to the slide show code in ATO>Style & edit HEADER AREA>Configure Header Area
Last edited by Phocusmag; Jul 24, 2010 at 04:37 AM.
|
#6

Jul 24, 2010, 04:45 AM
|
 |
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Some of what you are looking to do is through "New Widget Areas" (See ATO>Add New WIDGET AREAS). For instance you could create a two celled widget area in place of %image. Then you could put a widget for the slideshow in the logo in the other. To put the slide show in a widget will require using a widget that allows php code or you will have to install one of the sidebar shortcode widgets to allow you to put the shortcode for the Meteor Slideshow in a widget.
Addendum: I just saw that the Meteor Slideshow has its own widget so you could just put that in one of the widget areas.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
Last edited by lmilesw; Jul 24, 2010 at 04:46 AM.
Reason: New Info
|
#7

Jul 26, 2010, 10:41 PM
|
|
This is the current code that is in my "Configure Header Area" The header disappeared ...I followed the instructions from the examples on the "new widget are" and the example code looked like its exactly what I wanted so I modified it. Is this correct? and if so after I do this were do i re-insert the meteor slideshow and add the youtube video .? I think If I can understand this process the rest of the site should be a breeze
%logo %pages <?php bfa_widget_area('name=Header&cells=2&align=1&align _2=3&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?>
|
#8

Jul 27, 2010, 04:51 AM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Once you insert the code for a new widget area, you vidit the page to activate it then you go to dashboard->appearances->widgets and you will see your new widget area. Now you can drag the widgets you want to use into the widget area and check them out when viewing a page.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9

Jul 27, 2010, 12:11 PM
|
|
Is this code correct because I don't see my new widget areas
%logo %pages <?php bfa_widget_area('name=Header Cells a&cells=2&align=1&align_2=3&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?>
|
#10

Jul 27, 2010, 12:29 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
that exact code works for me
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#11

Jul 27, 2010, 12:45 PM
|
 |
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Phocusmag... After you added the code did you go to the site and refresh the page? Do you have a caching plugin installed?
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#12

Jul 27, 2010, 01:32 PM
|
|
Cool it worked...whats the draw backs from having nothing but widgets running on your site...for everything...I just need to learn how to install stuff in the widgets and I think that im going to be rocking...or is this just the beginning ? (insert evil laugh)
|
#13

Jul 27, 2010, 01:41 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
The more plugins/widgets you use, the more code is run and the slower your site will be
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#14

Jul 27, 2010, 01:47 PM
|
|
darn..so whast the remedy...dont tell me hours on end sweating over a code book and crying tantrums of utter defeat?
|
#15

Jul 27, 2010, 05:15 PM
|
 |
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Im just telling you the possible problems. The remedy, get a really fast dedicated server  or don't attract many users
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|