Title: Darkice's Replies | WordPress.org

---

# Darkice

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

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

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals] (Some) pictures do not load on Load More](https://wordpress.org/support/topic/load-more-doesn-not-load-1st-row-of-pictures/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/load-more-doesn-not-load-1st-row-of-pictures/#post-18785526)
 * Thank you for your reply!
 * Yes, I’ve mitigated it by removing Optimole and redoing the cache settings in
   Cloudflare and at the sam e time reactivating Super Page Cache. The situation
   I’ve described above happened on all types of devices and browsers, logged in
   or logged out, incognito or not.
 * I am taking this opportunity to also ask you about “Cloudflare Caching Inactive”
   message from dashboard. I’ve read other tickets about it and I haven’t quite 
   understood how to resolve this. I did follow your guide – and had Cache All disabled
   in Cloudflare when troubleshooting.
 * Now i have these settings: [https://i.postimg.cc/BQK9JqSh/Whats-App-Image-2026-01-14-at-12-36-11.jpg](https://i.postimg.cc/BQK9JqSh/Whats-App-Image-2026-01-14-at-12-36-11.jpg)
 * It’s fine in terms of how the website loads and all – but I was wondering if “
   Cloudflare Caching Inactive” does impact it performance in any way, or I can 
   dismiss it. I presume that by not having CF caching communicate with SPC I also
   will have to purge cache manually via Cloudflare, since purging from SPC inside
   website does not invalidate cache (right now, on every change, I need to manually
   purge from CF to have changes show). I hope I explained it properly 🙂
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets] Want to buy Pro Version](https://wordpress.org/support/topic/want-to-buy-pro-version-1/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/want-to-buy-pro-version-1/#post-6183656)
 * I understand this. Please send me an e-mail with the answer to the questions 
   above at bogdan.popovici[at]hotmail.com. (can’t find your e-mail)
    Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions] Custom capabilities for subscribers](https://wordpress.org/support/topic/custom-capabilities-for-subscribers/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/custom-capabilities-for-subscribers/#post-5610052)
 * Thank you very much for your answer, KTS915.
    Seems like the plugin you’ve pointed
   out does send to a “You don’t have sufficient permission to access this page”
   message when a Contributor is trying to access the dashboard. This can solve 
   the issue I am having, although a few things still remain: – when assigning Contributor
   role to an user, the upper Dashboard toolbar still appears. Although clicking
   on “Dashboard” gets you to the restriction, there are some other shortcuts in
   the toolbar to uploading a logo, for example, or SEO tools (via Yoast SEO plugin)…
   things that are leading to a back-end where the same access as before is given(
   Add Link to Facebook and some other options). – when assigning the “edit” capability
   to a Subscriber, the Social Articles plugin does not trigger. Only if the user
   is a Contributor in WP’s Users. Now… – after clearing the cache, the Cap Manag
   plugin resets to no check-mark on “Edit” capability of a Subscriber. – I’ve tried
   creating a custom Role. The result is the same: Toolbar appearing.
 * Is there anyway in which I can make that damn dashboard toolbar dissappear? If
   I am deselecting it from user profile, then the BuddyPress options disappear 
   as well, and I don’t want that.
 * I assume I am not using the pugin you’ve kindly told me about at its full extent,
   but I’m a newbie and this is as far as I could go in this… Any suggestions?
 * Happy Holidays!
    Theo
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post titles disappeared](https://wordpress.org/support/topic/post-titles-disappeared-2/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/post-titles-disappeared-2/#post-4757917)
 * Problem solved!
 * It was a style.css issue.
    If anyone encounters the same problem, my solution
   was adding at the very bottom, the following:
 *     ```
       header.entry-header, footer.entry-meta {
           display: block !important;
       }
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post titles disappeared](https://wordpress.org/support/topic/post-titles-disappeared-2/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/post-titles-disappeared-2/#post-4757916)
 * Thank you for your answer, Tara!
 * However, I can not follow your instructions, because
    – support inactive for 
   the theme – I’ve struggled to find a solution, including hours of internet browsing,
   without success – a new copy of the theme won’t do it, as I’ve tried. – I won’t
   use a WP-served theme because I must keep the styling and visuals “as is”, for
   branding purpose.
 * Thank you for taking your time to answer to my post. I must add that the <title
   ><?php wp_title(”); ?></title> tag is present in my header.php file…
 * I am still considering a plugin did this, but after deactivating all, the problem
   still not resolved. So I consider the “change” made remains embedded within the
   code. I’m not good at coding 🙂
 * Have a great day!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing post titles](https://wordpress.org/support/topic/missing-post-titles-1/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/missing-post-titles-1/#post-4754727)
 * please, anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing post titles](https://wordpress.org/support/topic/missing-post-titles-1/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/missing-post-titles-1/#post-4754652)
 * oh, and I forgot… [this is the website](http://www.raftulcuidei.ro)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [eStore eShop integration errors](https://wordpress.org/support/topic/estore-eshop/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/estore-eshop/#post-2600037)
 * I see… that explains it. Thank you for the info. I will keep the thread opened
   for a while, maybe someone here knows a fix, or at least an alternate solution.
   Thank you once more for the reply.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [eStore eShop integration errors](https://wordpress.org/support/topic/estore-eshop/)
 *  Thread Starter [Darkice](https://wordpress.org/support/users/darkice/)
 * (@darkice)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/estore-eshop/#post-2600034)
 * esmi, with all due respect, the theme itself recommends eShop. And on the demo,
   the theme and plugin work beautifully… I cannot access ET forums.
    But thank 
   you for taking time to reply to my post. I know someone resolved this issue here,
   but he/she never posted how the problem was resolved…

Viewing 9 replies - 1 through 9 (of 9 total)