drewbie68
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] PLEASE HELPJeremy…thanks for getting back to me. As you can see in the attached screenshot… i can’t see “Appearance” under Jetpack > Settings. I use to be able to see it before…but not any more.
If it is one of the plugins that is going to be an issue because this site is on a multi-site install and I have over 350+ wordpress sites under this account and I have about 70 plugins.
This is a major issue!
Forum: Plugins
In reply to: [Visual Form Builder] Visual Form BuilderHi Shane…thanks for responding. Yes I knew how that worked. Once logged out. That’s the first thing I checked.
Also, we do have the VFB Pro version.
The spam verification however is very weak and spam bots were going right through it with ease.
Currently I’m using CForm Builder. http://www.hobbsherder.com/contact/
And the spam bot is still going right through that captcha.
Drew
V 2.1.6
it is defaulted to 10…the short code is for sold properties [sold_properties] however, the next page or previous doesn’t work.
it said…show results of 27 and there are 3 pages…but you can’t get to the next page.
FYI…i’ve resolved this by using this argument… per_page=50.
It worked…thanks for your help Maria 🙂
the site is in a multi-site install. there are over 100 sites in our multi-site and there is only one active plugin running for this particular client. all the other plugins for this site is in-active.
any other ideas?
Maria, appreciate the look out on that…
but any idea how i can fix that?
Acutally Cais…i figured it out! 🙂
thank you so much for your time and input! very helpful!
Cais…what is an IGW? where do i get that tag from? Can you show me an example of the what the code would look like?
Currently I have this as one of the pages (http://www.passionatepalettestaging.com/beforeafter/bell/)…. and here’s the code.
Please select an image to open a larger view. Then use the right and left images to click through the Before & After Gallery.
<img class=”ngg_displayed_gallery mceItem” src=”http://www.passionatepalettestaging.com/nextgen-attach_to_post/preview/id–1043″ alt=”” />
<p style=”text-align: right;”>Return to Before & After Gallery main page. – CLICK HERE</p>Cais…thnx for your response but no, i didn’t migrate the DB over…i just did it from scratch. inserted the albums and gallery manually so i don’t believe i need to reset anything.
i’ll look into the TinyMCE editor however or i’ll try to re-edit the IGW ….
Forum: Fixing WordPress
In reply to: Header image changethe reason why it’s not working is because of where it’s being placed. i’m not sure where it needs to be placed.
<body <?php if(function_exists(‘body_class’)) body_class(); ?>>
<div id=”hh-page-background-glare-wrapper”>
<div id=”hh-page-background-glare”></div>
</div>
<div id=”hh-main”>
<div class=”cleared reset-box”></div>
<div id=”hh-header-bg” class=”hh-header”>
</div>
<div class=”cleared reset-box”></div>
<div class=”hh-box hh-sheet”>
<div class=”hh-box-body hh-sheet-body”>
<div class=”hh-header”>
<div class=”hh-bar hh-nav”>
<div class=”hh-nav-outer”>
<div class=”hh-nav-wrapper”>
<div class=”hh-nav-inner”>
<?php
echo theme_get_menu(array(
‘source’ => theme_get_option(‘theme_menu_source’),
‘depth’ => theme_get_option(‘theme_menu_depth’),
‘menu’ => ‘primary-menu’,
‘class’ => ‘hh-hmenu’
)
);
?>
</div>
</div>
</div>
</div>
<div class=”cleared reset-box”></div>
<div class=”hh-logo”>
<div style=”margin:10px 0 0 0;”>Harry & Scott Sanders for Baltimore and Harford Counties Real Estate | Contact Us: 410-879-8080 <img src=”/wp-content/themes/sanders_scott/images/social-facebook.jpg” alt=”Facebook” width=”24″ height=”24″/> <img src=”/wp-content/themes/sanders_scott/images/social-twitter.jpg” alt=”twitter” width=”24″ height=”24″/> <img src=”/wp-content/themes/sanders_scott/images/social-linkedin.jpg” alt=”linkedin” width=”24″ height=”24″/> <img src=”/wp-content/themes/sanders_scott/images/social-youtube.jpg” alt=”youtube” width=”24″ height=”24″/></div>
</div>
</div>
<div class=”cleared reset-box”></div>Forum: Fixing WordPress
In reply to: Header image changeI’ll give it a go tomorrow when i get back in the office. Thank yo Matt!
Forum: Fixing WordPress
In reply to: Each WP page needs to have a different header imageI actually fixed this …but now the header image on the home page stays put…but on all the sub pages, when you stretch the browser, the header image moves.
the social icons are hardcoded in the header.php file. it’s the header images on the sub pages that move.
Forum: Themes and Templates
In reply to: WordPress website already builthey batharoy…thanks for responding.
no i haven’t but i still don’t think that resolves my issue.
i already have the site up and running. i’ve got the home page up. it’s already all built out in wordpress.
the problem is…i have to create a whole new home page..or a lander page or a splash page..whatever we want to call it…it’s just a standalone page.
so will that plugin work being that the site was already custom designed and already developed out?
if that plugin won’t allow for me to incorporate my own designed home page…i may have to cut up the lander page design…bring it into wordpress and create another index.php file specifically for the home page?
Forum: Fixing WordPress
In reply to: My second navigation is not updating in wp-adminnevermind..i fixed it 🙂
i overloaded the menu with too many tabs!!! 243+ pages!!!