alexhartley13
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Forms not workingI see. Any recommendation of a good plugin for forms, by the way? If you can’t give one that’s ok, I understand. Thank you for your help.
Forum: Fixing WordPress
In reply to: Forms not workingWell, I am not using any plugin really. When I go to the Edit page in the dashboard, I click on “add a custom form” button, right next to the “add media” button. Do I have to use a plugin for forms?
Forum: Plugins
In reply to: [WOW Slider] transition questionok, found the script.js file https://www.flickr.com/photos/73313384@N04/8644401819/in/photostream
[ Moderator note: You really want to wrap code in the backtick or use the code button. It prevents the forum parser from munging your code. ]
I’ve also found the
<script type='text/javascript' src='https://localhost:8888/wp-content/uploads/wow-slider-plugin/7/script.js'></script>
and
<script type='text/javascript' src='https://localhost:8888/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
I also tried disabling each plugin but still showing the “basic” transition. any other suggestion?
Thanks
Forum: Plugins
In reply to: [WOW Slider] transition questionOk. I checked my browser (Safari) and javascript is enabled. That covers number 1. how could I determine point 2 and 3? would you need me to tell you what other plugins I have to see if there is a conflict? Here is a list of plugins in my site just in case.
Also, I am using MAMP (local host) to prepare the site before it goes live. all I do is to upload the zip file into WP. that should bring all the files over, right? or is there something else I need to do to make sure the .js files upload as well?
Thanks,
Alex
Forum: Plugins
In reply to: [WOW Slider] transition questionactually, it is not the “blinds” transition that is showing. it is the “basic” transition. the “fade” is the one I want.
Thanks
Forum: Plugins
In reply to: [WOW Slider] adding wow slider to headerAwesome. it worked. Thank you. Now I just need to figure out the size of the image and I am good to go. If I have trouble with that I’ll let you know.
Thank you for your help.
Alex
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] questions about plug inThank you Arevico. I think the premium version of the plugin does what I need, so once this site goes live and I have tested the free version in the live environment, I’ll purchase the premium version.
Thanks for your prompt response.
Alex
Forum: Plugins
In reply to: [WOW Slider] adding wow slider to headerThanks. I replaced the code:
<body <?php body_class(); ?>>
<div id=”wrapper”>
<div id=”header”>
<h1>“><?php bloginfo(‘name’); ?></h1>
<p class=”description”><?php bloginfo(‘description’); ?></p>
<?php wowslider(2); ?>
<div id=”mainnav”>
<?php wp_nav_menu(array(‘theme_location’ => ‘primary’)); ?>
</div>
</div>
<div id=”main”>…but now I see this image….
it is working, the banners are rotating (I need to adjust the picture size, but I can deal with that later) but the problem is that the wowslider is overlapping the title of the website at the top. any suggestion?
Thanks
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] share buttons not aligned properlygot it fixed. thank you for your help ??
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] share buttons not aligned properlyForum: Plugins
In reply to: [Hupso Social Media Share Buttons] share buttons not aligned properlyThank you. I’ll try that when I get back home this afternoon and let you konw. I am not very savvy with CSS and HTML code though, is there a specific place where I add that code?
Thanks
Forum: Plugins
In reply to: [Hupso Social Media Share Buttons] share buttons not aligned properlyI am using picolight theme by the way