Title: nclocal's Replies | WordPress.org

---

# nclocal

  [  ](https://wordpress.org/support/users/nclocal/)

 *   [Profile](https://wordpress.org/support/users/nclocal/)
 *   [Topics Started](https://wordpress.org/support/users/nclocal/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nclocal/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nclocal/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nclocal/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nclocal/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nclocal/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/nclocal/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nclocal/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block editor no longer working: only shows HTML](https://wordpress.org/support/topic/block-editor-no-longer-working-only-shows-html/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/block-editor-no-longer-working-only-shows-html/page/3/#post-11049255)
 * Tried to edit my front page with custom html and then it didn’t work.
    So I tried
   to go back to Visual Editor and it will not render any choices to do this. Very
   bad update. Waste too much time to relearn stuff? If it ain’t broke why are you
   changing it? So disappointed Confusing No relevancy with tasks & navigation
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Clone] Cloned site reverts back to the installation](https://wordpress.org/support/topic/cloned-site-reverts-back-to-the-installation/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cloned-site-reverts-back-to-the-installation/#post-8848019)
 * Same thing for me too. Manually moved site also by unzipping the wpclone to see
   if this works, but nothing works.
    the plugin connection gets reset or other 
   problems when using the plugin on my new wordpress install OR in the manual cloning
   by replacing the wpcontents, database.sql and updating the database correctly
   to new domain – keeps reverting back to the wordpress 5 step new install.
 * can’t get my wpclone zip file to work at all.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolite] Photolite update destroyed my site](https://wordpress.org/support/topic/photolite-update-destroyed-my-site/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/photolite-update-destroyed-my-site/#post-8221606)
 * Thanks for sharing [@bethatkennley](https://wordpress.org/support/users/bethatkennley/)
   
   Very similar My site restored to an older theme version works fine and theme 
   author edited theme as well. I didn’t see where they fixed the upgrade. Support
   is important especially since wp updates continually. Be blessed in success!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolite] Photolite update destroyed my site](https://wordpress.org/support/topic/photolite-update-destroyed-my-site/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/photolite-update-destroyed-my-site/#post-8210006)
 * Yes, it did the same thing with my site – even after the author fixed a few things.
   
   Wonder if they are going to fix the update. I will also have to restore an older
   version just to have my site back. Heartsick
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolite] Is there a way to alter the slider speed in the free version?](https://wordpress.org/support/topic/is-there-a-way-to-alter-the-slider-speed-in-the-free-version/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/is-there-a-way-to-alter-the-slider-speed-in-the-free-version/#post-8167474)
 * Thank for this, However, I didn’t find Any where in the Free Version Code that
   says Slider Time?
    I see you are using the Nivo Slider – but cannot find where
   to Slow Down my Slider is too fast? Here is my code and I cannot find exactly
   where you want us to Edit the Slider Speed? #slider{ max-width:1400px; margin:
   0 auto; padding:0; position:relative; } #slider .top-bar{ margin:0; padding:16px
   0 20px; position:relative; } #slider .top-bar h2{font:700 40px ‘Roboto Condensed’;
   padding:15px 0 5px 25px; text-transform:uppercase; line-height:normal; background-
   color:rgba(0,0,0,0.5); } #slider .top-bar p{ color:#ffffff; font-weight:400; 
   margin:0 0 10px 0; line-height:20px; padding-bottom:15px; padding-left:25px; 
   font:18px/20px arial; background-color:rgba(0,0,0,0.5);
 * AND Here code in Theme Functions says Nivo-Slider:
    function photolite_scripts(){
   wp_enqueue_style( ‘photolite-font’, photolite_font_url(), array() ); wp_enqueue_style(‘
   photolite-basic-style’, get_stylesheet_uri() ); wp_enqueue_style( ‘photolite-
   responsive-style’, get_template_directory_uri().’/css/theme-responsive.css’ );
   wp_enqueue_style( ‘photolite-nivo-style’, get_template_directory_uri().’/css/
   nivo-slider.css’ ); if (is_front_page() ) { wp_enqueue_script( ‘photolite-nivo-
   slider’, get_template_directory_uri() . ‘/js/jquery.nivo.slider.js’, array(‘jquery’));
 * So Where is this Slider Speed Code exactly found to edit and SLOW DOWN?
    Thank
   you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolite] Excerpts in homepage boxes](https://wordpress.org/support/topic/excerpts-in-homepage-boxes/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/excerpts-in-homepage-boxes/#post-8167456)
 * I put in a support ticket and flythemes did indeed help with the excerpts. They
   fixed it, so I do not know how they deleted this excerpt summary part out. BUT
   as to your box images? Please make sure each page uses a featured image the exact
   SAME SIZE (just emphasizing, not yelling)(this is on each page edit area, right
   side on the bottom to add a featured image for your page, pick image, then update
   page. This size I used was 160×160 px each. I resized all my images in MS Paint–
   or their photo resize feature. However you get all homepage boxes picked out 
   in the customizer, just make sure those pages have the exact same size image.
   Then that will look uniform.
    Hope this helps you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] upate for WP 4.6](https://wordpress.org/support/topic/upate-for-wp-46-57/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/upate-for-wp-46-57/#post-8146889)
 * I would also like to know if updates are forthcoming?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spring Song] Mobile Responsive?](https://wordpress.org/support/topic/mobile-responsive-14/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/mobile-responsive-14/#post-5870139)
 * Thank you for responding.
    I actually see this now – I had a website first that
   was pre-built and for some odd reason ‘clashed’ with the mobile look. After I
   deleted it and started fresh. Now I reset all and have your theme right out of
   the gate and it IS fantastic on the android phone. Thanks also for the image 
   info – what a great site, eh? Blessings!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Interface] Can't get slider to work on front page](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/#post-5316470)
 * please close ticket.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Interface] Can't get slider to work on front page](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/#post-5316467)
 * Oh – very appreciative of your generous help then.
    yes, -that’s what I’ve done.
   I have since abandoned this theme for another. I will marked closed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Interface] Can't get slider to work on front page](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-get-slider-to-work-on-front-page/#post-5316446)
 * Thank you AJD
    1. Yes, I did enter these ID #s that appear only in the editing
   browser of my site. 2. Featured image to post? Yes, I did – not the correct size
   yet – testing theme before I go to that much work in resizing all images. post
   also has content. Good? or NO Content is best? 3. Click the edit button doesn’t
   take me to my post – instead my site goes to the customize window (as if previewing
   a theme) and asks me to log in – which is to no avail either)
 * OK – no slider.
 * I have the Slider Content circle checked off – should this be off?
    the rest 
   is set to the defaults – 4 posts, fade, 4 sec., 1 sec.
 * I have the Front page post categories set – should this be disabled? I have tried
   it both ways and nothing makes a difference.
 * I do not have a cache plugin on. I have tried 12 different themes already, and
   yours comes the closest for what I want – simple + an image slider.
 * thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Are subdomains included in Duplicator package?](https://wordpress.org/support/topic/are-subdomains-included-in-duplicator-package/)
 *  [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/are-subdomains-included-in-duplicator-package/#post-4989107)
 * Hello – I found this thread not sure there was another similar one that answers
   my question in conjunction to here:
    Can you unzip the duplicator file and delete
   out the subdomains that do not need to be re-installed, rezip and then have the
   wordpress site re-install without deleting subdomains that were deleted from 
   the package? Or will this totally erase the subdomains there when installing?
   I duplicated my Main WP on a root public.html and Everything is in this zip file.
   I figure if I just delete out what doesn’t need to be re-installed, the other
   files in my root public html will be left alone. Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Careta] Posts Not all showing on Android mobile device or tablets](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/page/2/#post-4644665)
 * Perhaps I should have responded afterall.
    Yes, all issues that I had experienced
   has been resolved with latest version 1.77. I have used the latest version several
   times on different sites with great results. Also – I have viewed my sites on
   Tablets, Android cell phones and desktop PC (no Mac or apple device) All looks
   great and responds fine. thanks for this latest version 1.77! Warmly, Karen
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Careta] Posts Not all showing on Android mobile device or tablets](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/#post-4644643)
 * I commend you for working through this.
    I already tore down the sites. They 
   only had the standard plugins that WP 3.8.1 (latest version downloaded directly
   from repository) I did NOT activate anything except your theme. So all three 
   were a clean new install and nothing changed except in downloading and activating
   your theme. ? Ok – I can do another demo site and give you login to explore. 
   No biggie on my part – I am in U.S. eastern standard time – and I can do this
   in a bit. I’ll post when the site is live. thank you much.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Careta] Posts Not all showing on Android mobile device or tablets](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/)
 *  Thread Starter [nclocal](https://wordpress.org/support/users/nclocal/)
 * (@nclocal)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/posts-not-all-showing-on-android-mobile-device-or-tablets/#post-4644638)
 * Dear mcunha98
    I have updated the doc file to show the new fresh install problem
   that is still dealing with the header issue. ? Brand new install using ftp or
   softaculous either way – the problem persists I will have to refrain from using
   until there is a solution.
 * [http://nclocalconnections.com/documents/Caretascreen.docx](http://nclocalconnections.com/documents/Caretascreen.docx)
 * Thank you and please let me know given there are any new changes.
    Blessings,
   Karen

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/nclocal/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/nclocal/replies/page/2/?output_format=md)