Forum Replies Created

Viewing 15 replies - 16 through 30 (of 707 total)
  • Forum: Fixing WordPress
    In reply to: Full Width problem

    Thanks, unfortunately the ‘underconstruction page’ doesn’t help much in giving you the solution.

    Which theme are you using?

    Forum: Fixing WordPress
    In reply to: Full Width problem

    Please give the url of your site, so we can SEE the problem and make suggestions more easily.

    Install and activate the following plugin:

    SuperSlider-Perpost-Code

    It places an extra field below the dashboard editor field. This plugin will allow you to conveniently change the CSS / code for each individual page / post;

    == == ==

    content-area{
       padding-top:27.5%;/*play with this value*/
    }

    You could check by taking it out of development mode and test???

    Forum: Fixing WordPress
    In reply to: Home Page vs. Menu

    You’re welcome. Please don’t forget to mark the thread as ‘resolved’ [dashboard: in the right sidebar]

    .entry-content{
       font-size:102.5%;/*change in small increments*/
    }
    .flex-caption{
    	padding:9px; /*needed to give text some 'room' on the background*/
    	background-color:rgba(154,203,101,0.63);} / * green with opacity; change color or opacity '0.63' as required */
    }

    If your theme has an option to customize the CSS like a ‘custom css’-TAB, place the above code there.
    Is such a feature missing from your theme? See the instructions below.
    Add the above code to the `style.css’ of your CHILDtheme:

    You don’t have a childtheme yet?

    1. Install and activate ‘one click childtheme plugin
    2. create the childtheme
    3. Dashboard > appearance > Themes > activate the childtheme
    4. Make the changes in the CHILDtheme!

    – copy php files / css-file(s) of the original theme [as required] to the childtheme directory and edit them as required.

    Updates and changes may cause problems.

    If the changes you made could be the cause: restore to a previous state and check the result. If need be, find the corrections needed [e.g. correct syntax] and try again…
    == == ==
    If that is not the case:
    Plugins and updates may cause problems. Try this:

    1. Use FTP to access your site
      e.g. https://filezilla-project.org/download.php
    2. rename all plugins by putting a ‘0’ in front of each plugin -folder;
      ../wp-content/plugins
    3. Check if the access / ‘normal functioning’ has been restored
    4. If so: one-by-one, remove the ‘0’, checking every time to see if the problem re-occurs.
    5. when the problem re-occurs, you’ve found the source of the problem; Delete and find a similar plugin that works with your site
    6. alternatively: FTP:Delete; Then download and install / activate a NEW version of the problematic plugin and see if this works.

    Alternatively:
    Instead of ftp, use the webaccess dashboard functions provided by the webhost.
    This usually is not as versatile and more cumbersome.

    Forum: Fixing WordPress
    In reply to: Home Page vs. Menu
    1. dashboard appearance > menus
    2. links > url: your homepage > linktext: any text you like… > ‘add to menu’
    3. drag the menu-item into the right place
    4. save the changes to the menu

    Tips:

    1. take your time! slow and safe is MUCH better!! than quick, dirty and sorry
    2. get a big coffeepot / drink of choice
    3. some -temporary- disruption is likely [unless you transfer ‘during the nightly hours ;)’], so prepare your readers and perhaps use the ‘re-opening’ as a festive event!
    4. take plenty of time to prepare! This speeds things up dramatically, once you’re ready to snap into action…
    5. == == == essential preparations

    6. find yourself a reliable webhost. Both ‘dead-cheap’ and ‘expensive’ hosts will probably disappoint. ‘Reasonable price and a decent package of services that meet my needs’ is the one you need
    7. to transfer your domainname from wp.COM to a webhost, you’ll need to request a transfer >> you’ll get an email / ‘token’ / ‘fiche’
    8. send the ‘token’ / email to the new webhost, requesting a tranfer >> if all required info is there, they’re usually fairly prompt…;)
    9. ask new webhost to create a new [empty] database; or use webhost-dashboard to create one yourself
    10. download and install an FTP-tool such as ‘filezilla’ if you haven’t already; Create an entry for your new site
    11. your new webhost will send you the info you’ll need to use FTP to access your site
    12. download and install a [code]editor such as 'notepad++' [free] >> a wordprocessor such as MSWord will NOT work well!!
    13. FTP: in the settings of the FTP-tool, set the editor to the editor you choose e.g. NOTEPAD++. When editing your CSS the correct editor is used and the changes are updated easily.
    14. == == ==

    15. download a set of WP-install-files in the language of your choice
    16. Should you require a set other than 'english-US', find the site of your language. They'll know where to find WP in your language
    17. keep webhost-mails close at hand; you'll need them!
    18. == == == the transfer
      !!Start the transfer with this!!

    19. !!!!BACKUP the DATABASE[=content] of your CURRENT .COM site; You'll need to import the COM-content into the new ORG-site
    20. WP.COM > Dashboard > Tools > Export
    21. click 'EXPORT'
    22. click 'all content' > 'download export File'
    23. a database backup-file is downloaded to your PC [download-folder] KEEP WELL SAFE
    24. == == == setting up the [empty] new site...

    25. FTP: UPload the new set of WP-install-files to your host to the correct folder: e.g: 'http', 'httpdocs', 'www', 'web'
    26. !!Note upload the unpacked zip-files. upload the files IN the wordpress-folder; !!NOT the wordpress-folder itself!!
    27. == == == start the install

    28. browser: https://www.yourdomain.com > the '5-minute-install' will start
    29. fill in the info needed
    30. wp will create a basic site with the info given
    31. check your new site and see if the basics 'work'
      [don't go overboard one post with an image is plenty;
    32. sort out any problems before you go on to transfer the content of your old site
    33. == == == the layout of your new site...

    34. if your new site should be identical... download, install and activate the SAME THEME you used at wp.COM
    35. if the IDENTICAL theme is NOT available, or you're looking for a 'fresh new look'...
    36. search for a theme that 'tickles your fancy' and ínstall and activate it
    37. check out the result
    38. happy? OK > import the old content
    39. not happy: no problem!! > just install & activate a different theme and try that... untill you're happy
    40. == == == importing the content from WP.COM to 'your domain'

    41. new site- dashboard > tools > import
    42. 'wordpress' > if asked install and activate & run the WP IMPORTER-plugin
    43. pick the database - backup- file you made earlier > 'upload file and import'
    44. let WP do it's thing [if asked accept the install / running of plugins]
    45. follow the instructions on your screen
    46. once completed the content of your olkd site had been transferred to the new site
    47. check the result... [it's not quite ready yet...]
    48. check and [re-]activate menus, widgets etc. saving alll changes
    49. now check: browser > press <CTRL-F5> to refresh your browser and see all changes...

    == == ==
    Once the transfer is succesful, delete the WP.COMsite:

    1. WP.COM: login > dashboard > tools > delete site > follow the instructions on the screen

    == == == extra info

    == == == finding your theme
    Changing themes does NOT affect the CONTENT of your site, such as texts, photo's etc. It only changes the way your site LOOKS and its FUNCTIONALITY [what it can do].

    Focus on layout and functionality such as 'responsive', webshop, etc. as required.
    Colors, typeface etc. can be changed regardless of the chosen theme.

    1. Open the Dashboard > Appearance > Themes
    2. You'll see a list of installed themes

    3. Click the Tab INSTALL THEMES
    4. search by keyword, of tick a number of boxes that show what you need in the new theme > click Find Themes
    5. A list of results is shown.

    6. Check all results Click 'details' and see if your requirements are met
    7. If it's difficult to find what you're looking for; Try changing the search criteria / keywords and see what it comes up with

    8. Have you found a number of 'definite maybees?'
    9. Check out the following:
      - does it have a large group of users?
      - is it updated regularly and recently?
      - does it have an active supportgroup?
    10. The more 'yes-es' the better...

    11. Click: 'install now'
    12. Testdrive the theme; Look around and see if it is as good as you hoped. If not? No problem.
    13. Remove a theme? Dashboard > Themes > re-activate the previous theme
    14. Then look for the undesired theme > delete.
    15. Start a new search for the right theme

    Have you found the right theme? GREAT!
    Install and activate it, if you haven't already [see above]!

    NOTE!!!
    Now before you go and make it your own by changing and adapting it, MAKE a CHILDtheme!!!

    1. Don't make any changes to a theme itself. Instead make the changes to a CHILDtheme. Should the author of your original theme update the theme, your changes will not be overwritten. Your site with your adaptations will remain intact.
      (see: https://codex.www.ads-software.com/Child_Themes )
    2. Suggestion: use the 'one click childtheme plugin' to create a childtheme. It does what it says, without the risk of syntax-errors.
    3. How? Dashboard > Plugins >add new >
    4. search 'one click child theme' > locate and activate this plugin

    5. Then: Make sure you've activated your chosen new 'parent' theme
    6. Click Dashboard > Appearance > Childtheme
    7. Follow the instructions i.e. give the childtheme a name.

    8. Check if the childtheme is activated! Click Dashboard > Appearance > Themes
    9. Success!!
      You can now safely make changes to your childtheme to make the site just the way you want it

    10. Make the changes in the CHILDtheme!
      - copy php files / css-file(s) of the original theme [as required] to the childtheme directory and edit them as required.
    11. Where to start?

    12. Start by setting up the 'theme options' [ some themes have many options [better: more flexible] for you to set and tweak, other themes have [very] few]
    13. make the rest of the changes by changing style.css and PHP-files in the childtheme
    14. DON'T FORGET

    15. Make regular backups! Make sure you make a backup before you make any changes, so you have a way to restore things...

    https://codex.www.ads-software.com/Getting_Started_with_WordPress
    https://codex.www.ads-software.com/CSS
    https://codex.www.ads-software.com/Finding_Your_CSS_Styles
    https://codex.www.ads-software.com/FAQ_Troubleshooting

    If your site updates WP and plugins automatically, this may occur.

    Solution:
    When the menu is not the same anymore, just do the following:

    • dashboard > appearance > menus
    • re-conferm / select the correct menu [at the top of the screen]
    • save all changes
    • <Ctrl-F5> refresh the browser

    You could use a ‘landingpage’. There are many plugins to help you with that. You can create / shape etc. this landingpage any way you like.

    https://www.google.nl/search?q=wordpress+landing+page&oq=wordpress+landing+page&aqs=chrome..69i57.11033j0j7&sourceid=chrome&es_sm=122&ie=UTF-8

    Sorry, we don’t have an option to upload / include images. Please use
    a page on your site of an external reference.

    @sbender:

    What was your trick? Did you search for “img” or for “float:left”? Or, just go through each style sheet one at a time?

    I used a browser-pluging ‘firebug’ to inspect elements on your site.
    I looked for things that controlled your image[s], and experimented a bit to see what would happen if I changed things…
    Some 15 mins. later I stumbled over this thing…

    BTW:
    Please don’t forget to mark the thread as ‘resolved’ [in the right sidebar]

    It seems the update of WP itself did not go well.
    Just reinstall the update e.g.:

    1. dashboard > updates
    2. You have the latest version of WordPress. Future security updates will be applied automatically.

      If you need to re-install version 3.9.1, you can do so here or download the package and re-install manually:

    3. Press ‘reinstall now’
    4. refresh browser: <CTRL-F5> and check results

    == == ==No joy? mannual reinstall

    1. Download a fresh copy of WP to your desktop
    2. Use FTP e.g. filezilla, to manage your site
    3. !!FTP: make a backup copy of the WP-files!!
    4. FTP: upload the fresh version of WP >> OVERWRITE the older version; Your site-content will be unaffected
    5. Refresh browser
    6. If need be check and re-confirm settings of menu and plugins etc.

    I had a look at a page of your site.
    This caught my eye:

    div#largecol div#interior_wrapper img {
    		float: left; <strong>/*change this to right/left as required; remove to center the image*/</strong>
    		display: inline;
    		padding: 3px;
    		background-color: #fff;
    		margin: 5px 15px 0px 0px;
    	}
Viewing 15 replies - 16 through 30 (of 707 total)