Forum Replies Created
-
AuthorPosts
-
jimena
ParticipantThank you very much , it worked perfect!
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantHi Braddalton, Thanks for your help, but I can´t add the conditional tag after the function .
I´m using the theme agent press pro , this is the php code :
//* Add conditional rotating background images if static background image is not found if (!get_background_image() ) { add_action( 'wp_enqueue_scripts', 'wap_backstretch' ); function wap_backstretch() { wp_enqueue_script( 'backstretch', get_bloginfo( 'stylesheet_directory' ) . '/js/backstretch.js', array( 'jquery' ), '1.0.0' ); wp_enqueue_script( 'backstretch-init', get_stylesheet_directory_uri() . '/js/backstretch-init.js', array( 'backstretch' ), '1.0.0' ); } }
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantThank you very much Marcy, the code works ... But the problem now is that when I add an image to a specific page, this image is displayed on all pages.
What I need is to add a different image for each page before the content .
I sincerely appreciate your help !
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantThanks Marcy for your help , but I can not locate an error in the code, to use me back the white page of terror!!
PHP Parse error: syntax error, unexpected '' wpsites_widget_before_conten' (T_CONSTANT_ENCAPSED_STRING)
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantHi There!
I have a question about the Backstretch.js code, make it on my site and it works perfect , but it works on every page, and I just want it to work on home page. Any help on how to do this?
Thanks!
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantHi There!
I have a question about the Backstretch.js code, make it on my site and it works perfect , but it works on every page, and I just want it to work on home page. Any help on how to do this?
Thanks!
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantHi Ginger
Thank you very much , was very useful your answer. Only , I have a problem, how I can reduce the margins of widget.property -search , I wish they were much thinner . Make the following changes , but still are very large :
.home - featured .widget.property -search , .home - featured .widget.property -search : last- child {
margin: 0px 0 200px ;
max -width: 100 % ;
padding: 5px 10px ;
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
jimena
ParticipantYes, I would use this plugin, I do not know if there is another plugin that can adapt to the AgentPress Pro demo. excuse my English, as you may have noticed, I do not speak English, and I translate everything to find answers to my questions.
[URL=https://meettomy.site] Pretty Womans in your town[/URL]
-
AuthorPosts