dicalva
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Equal columns? How???Connor, I hate to be a pain in the bleep?%&*! but this is waht I have now:
<script src=”https://www.refernet.lu/wp-includes/js/jquery/jquery.js?ver=1.4.2″ type=”text/javascript”></script>
<script type=”text/js” src=”https://www.refernet.lu/wp-includes/js/plugin.js></script>
<script type=”text/js”>$(‘#bd’).equalHeights();</script>
</head>in the header.php
AND
I created this plugin.js as you told
BUT
it is not working :o/
WHERE SHOULD
<?php wp_enqueue_script(“jquery”); ?>
be visible?Forum: Themes and Templates
In reply to: Equal columns? How???Ok, let me confirm where I put what type of code:
I created the plugins.js and put it inside the /js folder inside of /wp-includes.
IN the header.php file, IN the <head> I insert :
<script type=”text/js” src=”https://www.refernet.lu/wp-includes/js/plugin.js> that should be after
<script src=”https://www.refernet.lu/wp-includes/js/jquery/jquery.js?ver=1.4.2″ type=”text/javascript”></script> … which I don’t see …And where do I insert <script type=”text/js”>$(‘#bd’).equalHeights();</script> ???
Forum: Themes and Templates
In reply to: Equal columns? How???Hi Connor,
I created the plugins.js file and put it on the right place.
Now I have a question:Do I have to put
<script src=”https://www.refernet.lu/wp-includes/js/jquery/jquery.js?ver=1.4.2″ type=”text/javascript”></script>AND this
<script type=”text/js” src=”https://www.refernet.lu/wp-includes/js/plugin.js></script>
in the header php? Because I don’t see the first script: <script src=”https://www.refernet.lu/wp-includes/js/jquery/jquery.js?ver=1.4.2″ type=”text/javascript”></script> anywhere…
and after this I have to paste this script in the footer for example?
<script type=”text/js”>$(‘#bd’).equalHeights();</script>Those scripts have to be pasted before the <head> section? of a document?
Forum: Themes and Templates
In reply to: Equal columns? How???Hi Connor.
You cannot imagine my joy when I saw your reply today! I am so thankful!!!
Unfortunately I am in a hurry and leaving for the weekend and only coming back on sunday evening … so, I will surely not forget you and will give it a try monday morning and OF COURSE let you know wif it worked! It sounds good, thank you again … and I’ll write my report on it on Monday.
Meanwhile you have a great weekend!!!!
Diana ??Forum: Themes and Templates
In reply to: Equal columns? How???Thank you so much Connor but the problem is the other columns are not equal as well ?? I just made them look the same by putting in some
as well … the thing is, the right column is only dedicated to rss feeds so if one day there are more (or less) the column will satrt moving …
So in fact what I am looking for is, that that all columns adapt to the longest collumn.
Thank you for your precious Help ??Forum: Fixing WordPress
In reply to: [Plugin: Wp-e-commerce] Pagination for products not workingHi Lee again, It is showing now BUT I have a style problem and the products are way down there after scrolling a mile … puh!!! At least it IS working now and I have to find my styling Problem now :-/ … one problem at a time ??
Forum: Fixing WordPress
In reply to: [Plugin: Wp-e-commerce] Pagination for products not workingHi Lee, thanks for your quick response ??
OK, I took the shortcut away from the page again.I have two products, a T-shirt and a cap and I have created under the categories group two new categories named tshirt and cap and I have selected (just now) all products under Product Page Settings – because it was on “exaumple brands” before…
But now, even the sentence:”here are no products in this group.” has disapeared and nothing is showing ??
Forum: Fixing WordPress
In reply to: [Plugin: Wp-e-commerce] Pagination for products not workingStill having problems after reading all of your help:
Please check out here: https://www.luxembourgartistsforhaiti.lu/products-page/
I get “There are no products in this group.” ??