hohohaha
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add text next to logoYou can try giving your logo img a float:left in your css if you are doing your own styles. Floats can be tricky if you haven’t worked with them before, though.
I have been trying in CSS. But even after I formated the img, how can I squeeze another object to the right of the logo and style it?
You could alternatively add the text to the image file instead, but be sure to add the same text to your html and position it out of view for SEO sake.
mm, the logo img is uploaded to the theme option. How can I add text to it and make the text show??
Let me rephrase.
It can be called a featured post slider.
Nothing works so far.. Anyone?
nobody knows how?
just a slider with pics with texts like
http://catchthemes.com/preview/?theme=catchbox
Thanks
Forum: Fixing WordPress
In reply to: Moved to live site, Error establishing a database connectionOK, contacted host support, corrected the hostname to, username.ipowermysql.com,
still error:
500 Internal Server ErrorForum: Fixing WordPress
In reply to: Moved to live site, Error establishing a database connectionTo be more specific, I am using ipower.com hosting.
I changed in wp_config, the hostname from “localhost” to the mynewsite.com
O, thanks a lot, Emil.
I have used the Meteor slider to make the whole thing a rotator, but I can’t seem to add text to each slider.
Hi, Emil,
I have read the thread you recommended. I can follow it and make the image into a slider. But that is only for rotating the featured image only.
What I want is rotating text and images at the same time, like the sample website: http://www.rdpartners.com/
How to rotate the texts with the images?
Thanks
ehhh, anyone can help..:)
Forum: Themes and Templates
In reply to: [Responsive] Image Rotator for featured content areaTo correct, I added the short code in the “Content area” NOT “headline”
Forum: Themes and Templates
In reply to: [Theme: Responsive] featured area unwanted paddingsI used the full featured content child theme, and add the CSS to the child theme. It is working! thanks!!
Forum: Themes and Templates
In reply to: [Theme: Responsive] featured area unwanted paddingsThanks for your reply.
1. I don’t heve the site live yet… working on that.
2. I changed the padding-bottom:0; and resized my pics again, now the paddings are all gone ! Yeahhh!!
3. Don’t you always tell us not to change the system file, cuz all will be lost once we upgrade? So, for the style changes, we have to change the system style sheet, am I understanding this right?
Thanks!!
Forum: Themes and Templates
In reply to: [Responsive] Image Rotator for featured content areaOk it worked!
I added the short code in “theme option- headline”
voila.
Thanks a lot
Forum: Themes and Templates
In reply to: [Responsive] Image Rotator for featured content areaI have installed the full content child theme.
My question is: with the child theme, where should I put the short code for the slider to be shown in the full featured content area?
My website is only local now. Do you want me to put it live to see?
Forum: Themes and Templates
In reply to: [Responsive] Image Rotator for featured content areaI already installed the child theme. But why my child theme’s theme option is the same as the parents, and has “Content area” and “Featured Content”?
I want to have images rotating across the who featured area. Where should I put the shortcode in the childe theme? Or anything wrong with my child theme?
Forum: Themes and Templates
In reply to: [Responsive] Image Rotator for featured content areaHi, Thanks for your reply.
I added the full length child theme, and added meteor slider. I added the <?php> code to the index.php. set up the slider settings.
However, when I wanted to add the shortcode to the child theme theme option, there was no “featured area”. There is still the parent theme’s “Content area” and “Featured Content”.
I added the shortcode to “featured content”, it didn’t work.