moose86
Forum Replies Created
-
Hi Cory I manual Extraction worked but everything works as it should (links, dashboard, images, etc) but the only thing that does not work is the CUSTOMIZE page within the dashboard, I just get a 404 Page Not Found error, any ideas?
I am having the same sort of issue, it is progressing but then it just stops and says I need to remover wp-config which is only in there because the plugin created it as it was processing, so it is making a new wp-config.php file and telling me to delete it, it is a big loop, can you help please.
Thanks
Forum: Themes and Templates
In reply to: [HappenStance] Theme Options missingThanks Tomas, it worked, my css is as follows:
.corner { border-radius: 35px; border-style: solid; border-color: #236B8E; } hr { background-color:#236B8E; none; height: 2px; width: 75%; margin: 15px auto;}
/* ##### local info hover boxes ##### */
.local-info-hover-box { position:relative; } .local-info-hover-box.textbox {overflow: hidden; width:200px; height:150px; position:absolute; top:0; left:0; -webkit-transform: scale(0); transform: scale(0); border-radius:5px; background-color: rgba(0,0,0,0.75); -webkit-box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75); box-shadow: 0px 0px 15px 2px rgba(255,255,255,.75); } .local-info-hover-box:hover .textbox { -webkit-transform: scale(1); transform: scale(1); } .text { padding-top: 50px; } .textbox { -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }/*##### logo #####*/
#HPC-logo { position: absolute; width: 140px; height: 140px; bottom: 18px; right: 10px;} .credit {text-align: right; font-size: 10px; margin-top: -22px;} #clipboard { width:100%; background: url(http://DOMAIN/wordpress/wp-content/uploads/2015/08/clipboard_05.png); background-repeat: repeat-y; background-size: 100%;} #clipboard-list {position: relative; width: 90%; margin-left: 30px;} #clipboard-list ul li { list-style: none; font-size: 25px; line-height: 45px;} #clipboard-list a {text-decoration: none; color: black;} .clipboard-more {background: green;} .textwidget {color: #ffffff; a href:#; font-size:15px;} .round{ border-radius: 15px;} #clipboard-more: {position: absolute; bottom: 10px; right: 8px; background: green;}is there a way in the free version of the theme to change it so all of the custom css does not clump together?
Thanks again,
TomForum: Themes and Templates
In reply to: [HappenStance] Theme Options missingHi,
I now see the custom css box in customizer, but all it says is “false” and all my custom code is missing, I can install a previous version of the theme via FTP but this will not bring back my custom css as it seems to have gone from the site
Forum: Themes and Templates
In reply to: [Simply Read] Disable or delete the sidebar widgetAnyone know the answer? as I need to do this too to make my page 100%
Thanks 🙂
Forum: Plugins
In reply to: Social Media Follower Count Text For Multiple User AccountsI’m also wondering if there is one out there too, any help would be great
Thanks