Questions tagged [static-pages]

126 questions
0
votes
2 answers

TinyMCE for rails 3.1

in show page, i will convert string into hash, form.html.erb <%= f.text_area :content, :rows => 20, :cols => 120 %> show.html.erb

<%=…

rails_id
  • 8,120
  • 4
  • 46
  • 84
0
votes
2 answers

Static Pages >> sh.exe"; subl: command not found

I'm going through an RoR guide, and i'm stuck at a problem in topic "Static Pages" and currently I'm using the text editor Sublime Text 2 and whenever i follow instructions and do: $subl . or try $subl public/hello.html it…
-1
votes
1 answer

Best way to fetch data from a CMS with React preventing loading time?

So I want to use wordpress as CMS to manage the content and React to develop a website for a client. I know that using Graphql with Gatsby or Next.js its possible to fetch de CMS content and generate static pages for every item and when the user go…
FASP
  • 45
  • 1
  • 2
  • 7
-1
votes
2 answers

Wordpress changes don't reflect

I have a wordpress website with a static homepage. When I make some changes in the Page editor and click Update, it does not reflect in my website homepage, although clicking on Preview Changes from within the editor shows my changes. I tried…
Shahid Thaika
  • 2,133
  • 5
  • 23
  • 59
-1
votes
1 answer

Jekyll Not Displaying Layout for Static Page

in root folder I have designing_minimalist.md --- title: Case Study: Designing Minimalist Interfaces For Teaching New Cognitive Tool Use layout: default --- # Case Study: Designing Minimalist Interfaces For Teaching New Cognitive Tool Use Quantum…
quantumpotato
  • 9,637
  • 14
  • 70
  • 146
-1
votes
1 answer

How to link to index.php from static page in wordpress?

In my wordpress template I design an intro page and set it as static page, Now in it I want put a button that when user click on it index.php's content would be shown.
Ehsan
  • 2,273
  • 8
  • 36
  • 70
1 2 3
8
9