Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 631 through 645 (of 2,000 total)
  • Author
    Search Results
  • #110521

    In reply to: noindex tag?

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php and find “<meta name=’robots’ content=’noindex,follow’ />” and remove it there.

    Regards,
    Dave

    #110507
    cherrybloom22cherrybloom22
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: September 27, 2018

    Thanks Dave!

    Any help also with getting blog wigdets to show will be appreciated as well.

    “Also you will notice that there are obvious blanks where the right side widgets are and that was because i attempted to only show whatever widget placed in the blog sidebar but I have not been successful. The linked post is dynamically generated so somehow its not obeying the rules set for normal posts. I have tried editing the sidebar-blog.php in the template folder with no luck. So i’d be glad if you can also solve this problem for me.”

    Titi

    #110391
    cherrybloom22cherrybloom22
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: September 27, 2018

    Hi,
    Here is a sample post i’d like to correct:
    http://www.sid-careglobalnetwork.org/volunteer-opportunity/gift-a-child-for-christmas-2018/

    After trouble shooting for awhile now, I ended up using a plugin (WP Meta and Date Remover) to remove the meta from pages and post. However posts that are created dynamically such as the sample i linked above still has the meta showing (i want author name, category and their icons removed).

    Also you will notice that there are obvious blanks where the right side widgets are and that was because i attempted to only show whatever widget placed in the blog sidebar but I have not been successful. The linked post is dynamically generated so somehow its not obeying the rules set for normal posts. I have tried editing the sidebar-blog.php in the template folder with no luck. So i’d be glad if you can also solve this problem for me.

    So basically, I need the meta tags for category and author name totally out of this dynamic post and I also want to see only the widgets placed in blog post seen in this and any other dynamic post rather than the category and archive widget which you placed there(as you can see i edited and so these has been removed but now i have blank placeholders or I remove the right side widget space totally and i don’t want to do that).

    Thanks

    #110366

    In reply to: Template Finance

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly refer our documentation to setup banner.
    http://sktthemesdemo.net/documentation/finance-documentation/assets/img/postpage5.jpg

    Q: I would like to know how to change the title of section 4
    Kindly go to front-data.php and find “Latest News” text and change it there.

    Regards,
    Dave

    #110201

    In reply to: Remove Slider

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly use compressjpeg.com or tinypng.com to reduce sizes and compress all your images and reupload them.

    Lastly kindly use WP Fastest Cache plugin and ask hosting to have Zend Op Cache and PHP Server cache applied to your site or if they have NGINX available get them to use that.

    With all the above steps i am sure your site will be faster. Theme is just part of the entire WordPress website ecosystem and our themes are coded to be faster.

    Rest are all generic points i mentioned here.

    Regards,
    Dave

    #110061

    In reply to: Header and Footer Text

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly replace the theme’s original footer.php file on your server with FTP.

    Regards,
    Dave

    #110020

    In reply to: Menu ( Mobil )

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly go to header.php and find text “Menu” and change it there.

    Regards,
    Brad

    #110011

    In reply to: Header and Footer Text

    SotirisSotiris
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: December 20, 2016

    Hello Dave,

    I went to footer.php line No 22 and I changed the text but when i Clicked on update button this error message appears: “Unable to communicate back with the site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”

    Kind Regards,
    Sotiris Charalambous

    #109848
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly edit inc/custom-functions.php file.

    Go to line number 282 and remove website variable($website = trim( $_POST['c_website'] );).
    
    Go to line number 309 and remove website table row(<tr><td>Website: </td><td>'.$website.'</td></tr>).
    
    Go to line number 316 and remove website variable($website, ).
    
    Go to line number and remove website field(<p><input type=\"url\" name=\"c_website\" value=\"". ( ( empty($website) == false ) ? $website : "" ) ."\" placeholder=\"Website with prefix http://\" /></p><div class=\"clear\"></div>).

    Regards,
    Chris

    #109833

    In reply to: Header and Footer Text

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly go to footer.php line No 22 and find text “Company Address” and change it there in Greek.

    Regards,
    Dave

    #109746
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly edit header.php file and paste below code just before </head> tag.

    jQuery(window).load(function() {
      jQuery(".sliderinbox").addClass("fadeInLeft");
    });

    Regards,
    Brad

    Eric ANSTROUSSEEric ANSTROUSSE
    Participant
    • Topics: 4
    • Replies: 11
    • Total: 15
    Member since: February 14, 2016

    Great, thanks but i don’t understand how the Url has been transformed like that ? my copy in my second post was correct. Very curious…

    So now, please answer my first question :

    In Perfect Agriculture theme, how to customize or hide “home featured block” ? impossible for me to find where i can change the text “Crop Protection… etc…” ? so i decided to Hide the section : it doesn’t work

    Finally, i changed it in front-data.php, i couldn’t wait.

    Thanks for your help.

    #109725
    mjclahmjclah
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: September 18, 2018

    Hi,
    I have a display problem on the Blog page.
    I use the “NextGEN Gallery” plugin to display images on this page.
    Everything works perfectly. But when you click on “Archives” or “Categories”, the summary of the article shows this between 2 text paragraphs:
    » template= »/home/thebende/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/legacy/view/gallery.php »]
    Regards
    My url site is https://thebenders.fr/
    Password: 123456

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31276
    • Total: 31276
    Member since: August 16, 2013

    Hi,

    Kindly edit page-box.php file and replace all the codes with below codes:

    <?php if ( is_home() || is_front_page() ) { ?>
    
    <?php if( of_get_option('hideservicesoffered', true) == '' ) { ?>
    <section id="wrapTwo">
        <div class="container">
            <div class="services-wrap">
            
            <?php $servicesoffered = of_get_option('servicesoffered'); ?>
            <?php if(!empty($servicesoffered)) { ?>
            <h2 class="section_title"><?php  echo of_get_option('servicesoffered'); ?></h2>
            <?php } ?>
              <?php
          $boxArr = array();
             if( of_get_option('box1',true) != '' ){
            $boxArr[] = of_get_option('box1',false);
             }
             if( of_get_option('box2',true) != '' ){
            $boxArr[] = of_get_option('box2',false);
             }
             if( of_get_option('box3',true) != '' ){
            $boxArr[] = of_get_option('box3',false);
             }
             if( of_get_option('box4',true) != '' ){
            $boxArr[] = of_get_option('box4',false);
             }
             if( of_get_option('box5',true) != '' ){
            $boxArr[] = of_get_option('box5',false);
             }
             if( of_get_option('box6',true) != '' ){
            $boxArr[] = of_get_option('box6',false);
             }
          
          if (!array_filter($boxArr)) {
          for($fx=1; $fx<=3; $fx++) {
          ?>
     
                <div class="three_column <?php if($fx % 3 == 0) { echo "last_column"; } ?>"> 
                <img src="<?php echo get_template_directory_uri(); ?>/images/about<?php echo $fx; ?>.jpg" />
                       
                        <h3><?php _e('About Business','skt_local_business_pro'); ?><?php echo $fx; ?></h3></a>
                         
                        <p><?php _e('<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sodales suscipit tellus, ut tristique neque suscipit a. Mauris tristique lacus quis leo imperdiet sed pulvinar dui fermentum. Aenean sit amet diam non tortor sagittis varius. Aenean at lorem nulla, sit amet interdum nibh.</p>.','skt_local_business_pro'); ?></p>
                       
                       <a href="#" class="alink"><?php echo of_get_option('pagereadmoretext'); ?></a>
                       </div>
              
          <?php 
          } 
          } else {
            $box_column = array('no_column','one_column','two_column','three_column','four_column','five_column','six_column');
            $fx = 1;
            $queryvar = new wp_query(array('post_type' => 'page', 'post__in' => $boxArr, 'posts_per_page' => 6, 'orderby' => 'post__in' ));
            while( $queryvar->have_posts() ) : $queryvar->the_post(); ?> 
                        <div class="three_column <?php echo $box_column[count($boxArr)]; ?> <?php if($fx % count($boxArr) == 0) { echo "last_column"; } ?>">
                       <?php $boximage = of_get_option('boximage'.$fx,true); ?>
                       <?php if( !empty($boximage) ) { ?>
                        <div class="page_thumb">
                            <a href="<?php the_permalink(); ?>"><img alt="" src="<?php echo esc_url( of_get_option( 'boximage'.$fx, true )); ?>" / ></a>
                        </div>
                       <?php } ?>
                       <div class="page_contetn">
                        <a href="<?php the_permalink(); ?>"><h3><?php the_title(); ?></h3></a>
                       <p><?php echo wp_trim_words( get_the_content(), of_get_option('pagecontentlimit'), '...' ); ?></p>
                        <a  class="alink" href="<?php the_permalink(); ?>" ><?php echo of_get_option('pagereadmoretext'); ?></a>
                        </div>
                       </div>
                 <?php 
           $fx++; 
           endwhile;
           wp_reset_query();
           }
           ?>
    <div class="clear"></div>
    </div>
    </div>
    </section><!-- container -->
    <?php } ?>
    <div class="clear"></div>

    Regards,
    Chris

    Eric ANSTROUSSEEric ANSTROUSSE
    Participant
    • Topics: 4
    • Replies: 11
    • Total: 15
    Member since: February 14, 2016

    Hi,

    In Perfect Agriculture theme, how to customize or hide “home featured block” ? impossible for me to find where i can change the text “Crop Protection… etc…” ? so i decided to Hide the section : it doesn’t work

    Finally, i changed it in front-data.php, i couldn’t wait.

    Customizing “Nulla véhicula”, i have a problem with the button link, not working with a correct link : going to a 404 page ?
    Here is the code, translation of button works, not the URL ?
    `[promobox3 bgcolor=”#7da500″ bottombordercolor=”#7da500″ button=”Lire plus…” url=”http://www.compostelle-bouddha.fr/le-chant-des-pelerins/”]

    I must tell you that i’m not satisfied at all of your documentation. An example about testimonials : nowhere after creating the page, you precise the two ways to use testimonials, one with shortode, the second with page template. And after ? where is it writen we have to use the Testimonial menu in admin panel ?

    A lot of time lost because of lack of your documentation…

Viewing 15 results - 631 through 645 (of 2,000 total)