FelipeANDRES
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: replace SRC inside wordpressVery kind of you for answering. I guess it will help me with my problem. So, thank! =)
Forum: Fixing WordPress
In reply to: replace SRC inside wordpressHi Joy, thanks for the answer!
Actually I made a gallery of images and used only css to change the main-image by clicking.
What I am trying to do now is to replace all the existing images of the gallery, each one by its correspondent with alternative color by clicking on the ‘li.bt-color’ (now using jquery).This second part I don’t know if is possible to do by css. So I used jquery.
Do you think I am hardcoding the img attribute SRC?
Well, as far as I know, the img SRC tag on wordpress needs to be like this<img src="<?php bloginfo( 'template_url' ) ?>/img/main-image.png" width="80" class="thumbnail"/>Do you think I need to discard all the img tags?
PS: Not running on browser, I said I made it on browser but When I put on my site it not works.
- This reply was modified 4 years, 9 months ago by FelipeANDRES.
- This reply was modified 4 years, 9 months ago by FelipeANDRES.
- This reply was modified 4 years, 9 months ago by FelipeANDRES.
- This reply was modified 4 years, 9 months ago by FelipeANDRES.
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?fine, I did!
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?how can I do it?
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?It solves my problem 😀
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?interesting man, I didint know that! Very helpfull and thank you so much 😀
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?Well man, thank you for the attention.
I was trying to give specific width and height for the buttons. Assuming that the tag “a” does not suport width or height, I am using padding, it is an improvisation. Maybe it is not the right way to do, but works. There is only a problem: This is a laborious form to do, because I need to adjust manually the padding with pixels of each “a” element.
Probably I will need to do the same for all the main browsers: IE, Chrome, Opera, Safari, Mozilla.
Forum: Themes and Templates
In reply to: Creating a Menu, How to put "li" inside "a" ?unfortunatelluy I am not good at programing, I am haveing a bit of difficult to understand =(
Forum: Fixing WordPress
In reply to: list of files in the sidebarI am very thankful I for your help!
This will be very useful 😀
Forum: Fixing WordPress
In reply to: Problem with gallery resourceYes, activated, unfortunatelly it is not working.
Thanks… Maybe could you tell me another similar plugin?
Forum: Fixing WordPress
In reply to: Problem with gallery resourceWell… I installed the jetpack plugin, and nothing… the same =X
Forum: Fixing WordPress
In reply to: Problem with gallery resourcethanks! maybe it could solve my problem.. I will check it out.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Tiled Galleries Not Workingsorry
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Tiled Galleries Not WorkingSorry… Let me understand.
The same problem happens to me, I can’t see no option called “Display all your galleries in a cool mosaic” on the media settings. Also when I created the gallery, no option “type” is available.
I Tryed to do as this link shows:
http://en.support.wordpress.com/images/gallery/
I also tryed to put [gallery type="slideshow"] by code instead of visual editing. Unfortunatelly nothing, the gallery continues the standard.
I updated my worpress to the newest recent version and all plugins and themes…
Let me understand… Do I need a specific plugin for activing the options “slideshow”, “retangular” or “square”?
Thank you!
Let me see it, maybe could be useful =d