Questions tagged as 'blog'

1
answer

Create blog from scratch without using wordpress [closed]

I need to create a blog without using wordpres or any other ready structure, what language I can use and what is the fastest way to do it, the blog has a form that will save e-mail , nome completo and ip da pessoa , I already...
asked by 04.10.2017 / 06:25
0
answers

How to create a dynamic website like regular weblogs

I need help with a question I have. The URLs of blogs in general on the web are by directories for example: www.qualquercoisa / post / post-example. I'm creating a blog that is dynamic and I use parameters in the URL to display the content on...
asked by 04.07.2018 / 02:30
1
answer

Is there a generic Css code to make my site mobile friendly?

I would like to make my site mobile friendly. I know what to do for css because I do not want to change the template of the web page.     
asked by 02.05.2016 / 18:04
1
answer

How to create a folder for each user in PHP?

I would like an example of how to create a folder to store the data of each user in php, for example www.facebook.com/nomedeusuario I imagine that in the sequence is saved an index within this folder and this index is created at the ti...
asked by 20.04.2016 / 12:43
0
answers

Implementing Nesbox in Blog

I wanted to use the game emulator via a nesbox browser in a blog using an external address. According to the HTML code provided by the developer, the code takes only a portion of the address. Here is the sample code from the developer code to...
asked by 21.12.2016 / 22:57
2
answers

Problems with css email account box

Hello, I have a problem when adding an email box in my blog, the one that registers for the user to receive updates by email. I put the color of the white font but nn does effect, even adding "! Important". here is the image /* CSS EMAI...
asked by 04.12.2016 / 15:41
0
answers

WordPress post thumbnail does not appear on Facebook

Personal I have the following problem: I'm creating a website in Wordpress and I want it when I publish his posts on Facebook that thumbnail of the image of the post appears, but in its place is appearing the logo of the site. I do not know...
asked by 05.11.2018 / 14:24
1
answer

How do I add the latest posts from a wordpress blog in a unique section of an HTML site?

Good afternoon everyone, I recently created an html site for a client where I made available an alert area of the type "On X-day there will be no class due ..." however it is bad to have to change the code all the time. Is it possible to create...
asked by 15.02.2018 / 15:40
1
answer

Jekyll - Errors with paths

I'm developing a blog on Jekyll and are giving some errors with URL's . When I use {{ site.url }} and do not put the slash after this variable, the paths are as follows: localhost: 4000assets, but when compiling the production ver...
asked by 03.12.2017 / 02:25
0
answers

Identify if it is blog and hide div - Wordpress

I put a div called "image_top" and I want it to have the display: none property when it is the blog page, woocommerce product or post. I have already tried putting in functions.php, header.php, page.php and nothing works. What am I doing...
asked by 30.10.2017 / 15:21